Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stages: - build preflight: image: "mcanterb/forgelib" image: "forge.3gpp.org:5050/sa3/li/forgelib" stage: preflight rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stages: - build preflight: image: "mcanterb/forgelib" image: "forge.3gpp.org:5050/sa3/li/forgelib" stage: preflight rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading