Skip to content
Snippets Groups Projects
Verified Commit 81e9722f authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(gitlab-ci): Run release notes job only on release

parent 36036ea8
Branches
Tags
No related merge requests found
......@@ -20,8 +20,10 @@ release-changelog-full:
artifacts:
paths:
- RELEASENOTES.md
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $INFRA_RELEASE_NOW == "true" && $CI_COMMIT_TAG == null'
release-branch:
stage: release
image: registry.gitlab.com/gitlab-org/release-cli
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment