Resolve "Prevent containerlab:destroy pipeline step from running if not needed"
Merged
requested to merge 132-Prevent-containerlab-destroy-pipeline-step-from-running-if-not-needed into develop
Compare changes
+ 1
− 1
@@ -40,4 +40,4 @@ build-docker:
@@ -40,4 +40,4 @@ build-docker:
- docker build --target installer --build-arg GITLAB_USER=$GO_MODULES_USER --build-arg GITLAB_TOKEN=$GO_MODULES_ACCESS_TOKEN --build-arg BUILDARGS=$BUILDARGS -t registry.code.fbi.h-da.de/cocsn/gosdn:testing_${CI_PIPELINE_ID} .
\ No newline at end of file