diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b4c5e91..f162412 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -91,7 +91,7 @@ publish test: - dist expire_in: 1 week rules: - - if: $CI_DEFAULT_BRANCH == CI_COMMIT_BRANCH + - if: $CI_DEFAULT_BRANCH == $CI_COMMIT_BRANCH - if: $CI_COMMIT_TAG environment: name: test