Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -320,6 +320,8 @@ release-job: artifacts: true rules: - !reference [.default_rules, rules] - if: $CI_COMMIT_BRANCH != $MAIN_CI_TARGET_BRANCH when: never script: # --description "Published automatically, permalink for installation (valid for 7 days) at https://labs.etsi.org/rep/top/ide/-/releases/permalink/latest/downloads/repository." - echo $BUILD_JOB_ID Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -320,6 +320,8 @@ release-job: artifacts: true rules: - !reference [.default_rules, rules] - if: $CI_COMMIT_BRANCH != $MAIN_CI_TARGET_BRANCH when: never script: # --description "Published automatically, permalink for installation (valid for 7 days) at https://labs.etsi.org/rep/top/ide/-/releases/permalink/latest/downloads/repository." - echo $BUILD_JOB_ID Loading