You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands build test container and push test container are depending on the user of the test container.
Therefore ITDE has been changed to still provide the API for these commands but no CLI anymore.
As the commands are still required by the SLC this ticket requests to add an implementation here.
The text was updated successfully, but these errors were encountered:
* Adddd push and build test-container CLI commands
* Refactored test resources
* Adddd API for build and push test container, because the API compatibility test expect that
Co-authored-by: Christoph Kuhnke <github@kuhnke.net>
Commands
build test container
andpush test container
are depending on the user of the test container.Therefore ITDE has been changed to still provide the API for these commands but no CLI anymore.
As the commands are still required by the SLC this ticket requests to add an implementation here.
The text was updated successfully, but these errors were encountered: