no more automated snapshots
This commit is contained in:
parent
f215afdc06
commit
68dbcbf0e5
1 changed files with 0 additions and 8 deletions
|
@ -96,14 +96,6 @@ sast:
|
|||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
|
||||
upload-clj-prerelease:
|
||||
<<: *clj
|
||||
stage: upload
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "main" && $CI_COMMIT_TAG == null'
|
||||
script:
|
||||
- lein deploy clojars
|
||||
|
||||
upload-clj-release:
|
||||
<<: *clj
|
||||
stage: upload
|
||||
|
|
Loading…
Reference in a new issue