prepare release

This commit is contained in:
jem 2021-07-09 20:26:39 +02:00
parent a4a82a4ce3
commit b8c83c1802
3 changed files with 2 additions and 3 deletions

View file

@ -30,7 +30,7 @@ services:
- mkdir -p /root/.lein
- echo "{:auth {:repository-auth {#\"clojars\" {:username \"${CLOJARS_USER}\" :password \"${CLOJARS_TOKEN_DOMAINDRIVENARCHITECTURE}\" }}}}" > ~/.lein/profiles.clj
.test-cljs:
test-cljs:
<<: *cljs
stage: build_and_test
script:

View file

@ -15,7 +15,7 @@ The package aims to a low load sceanrio.
## Status
This is just a POC, database is stored volatile, there is no backup implemented.
This is under development.
## License

View file

@ -29,7 +29,6 @@
["change" "version" "leiningen.release/bump-version" "release"]
["vcs" "commit"]
["vcs" "tag"]
["deploy"]
["change" "version" "leiningen.release/bump-version"]]
:aliases {"native" ["shell"
"native-image"