fixed lein deployment

main
bom 2 years ago
parent 6fdfc46d40
commit 13ad547894

@ -102,7 +102,7 @@ upload-clj-release:
rules:
- if: '$CI_COMMIT_TAG != null'
script:
- lein deploy clojars
- lein deploy
release:
image: registry.gitlab.com/gitlab-org/release-cli:latest

Loading…
Cancel
Save