Loading .gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -103,9 +103,7 @@ release_job: description: 'Version ${CI_COMMIT_TAG}, for more info please check the changelog in the documentation.' rules: - if: $CI_COMMIT_TAG extends: - .enable-for-tagger when: manual create-image: image: docker:20.10.16 Loading Loading
.gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -103,9 +103,7 @@ release_job: description: 'Version ${CI_COMMIT_TAG}, for more info please check the changelog in the documentation.' rules: - if: $CI_COMMIT_TAG extends: - .enable-for-tagger when: manual create-image: image: docker:20.10.16 Loading