fixed non-running release pipeline

This commit is contained in:
bom 2022-02-25 10:50:48 +01:00
parent 68dbcbf0e5
commit 38d56f01aa

View file

@ -100,7 +100,7 @@ upload-clj-release:
<<: *clj
stage: upload
rules:
- if: '$CI_COMMIT_BRANCH == "main" && $CI_COMMIT_TAG != null'
- if: '$CI_COMMIT_TAG != null'
script:
- lein deploy clojars