Tut01 test exercise
Compare changes
- Yana Kernerman authored
trigger pipeline See merge request s92604/devops-webservice!2
+ 10
− 3
@@ -32,16 +32,20 @@ job_build_artifact:
@@ -32,16 +32,20 @@ job_build_artifact:
- if: $CI_PIPELINE_SOURCE == "push" && $CI_MERGE_COMMIT_REF_NAME =~ /main/ # Run this job only for merge request event into main.
@@ -57,4 +61,7 @@ job_publish_artifact:
@@ -57,4 +61,7 @@ job_publish_artifact: