Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,6 @@ build: stage: build rules: - if: $CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true" when: never - when: always before_script: - *default_before_script Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,6 @@ build: stage: build rules: - if: $CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED == "true" when: never - when: always before_script: - *default_before_script Loading