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:
|
include:
|
||||||
- template: Security/SAST.gitlab-ci.yml
|
- 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:
|
upload-clj-release:
|
||||||
<<: *clj
|
<<: *clj
|
||||||
stage: upload
|
stage: upload
|
||||||
|
|
Loading…
Reference in a new issue