Define and run a pipeline
Compare changes
- Yana Kernerman authored
+ 1
− 1
@@ -35,7 +35,7 @@ job_build_artifact:
@@ -35,7 +35,7 @@ job_build_artifact:
- if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "main" # Run this job only for merge request event into main.