Loading .gitlab-ci.yml +8 −0 Original line number Diff line number Diff line Loading @@ -71,3 +71,11 @@ stages: tags: - neutrons-multi-builder job_noop: stage: 1up_submodule extends: .zoro rules: - { if: '$CI_PIPELINE_SOURCE == "web"', when: never } - when: always Loading
.gitlab-ci.yml +8 −0 Original line number Diff line number Diff line Loading @@ -71,3 +71,11 @@ stages: tags: - neutrons-multi-builder job_noop: stage: 1up_submodule extends: .zoro rules: - { if: '$CI_PIPELINE_SOURCE == "web"', when: never } - when: always