diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index 0482ad7..54e69e8 100644 --- a/Release.gitlab-ci.yml +++ b/Release.gitlab-ci.yml @@ -185,6 +185,7 @@ unbound_release_prepare_release: - if: $CI_COMMIT_TAG == null && $CI_DEFAULT_BRANCH != $CI_COMMIT_BRANCH when: never - if: $CI_DEFAULT_BRANCH == $CI_COMMIT_BRANCH + - if: $CI_COMMIT_TAG unbound_release_create_release: stage: .pre