This commit is contained in:
parent
e5cf4f55d9
commit
f2c70d0f86
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ stages:
|
|||
paths:
|
||||
- .m2
|
||||
before_script:
|
||||
- mkdir .lein
|
||||
- mkdir -p /root/.lein
|
||||
- echo "{:auth {:repository-auth {#\"clojars\" {:username \"${CLOJARS_USER}\" :password \"${CLOJARS_TOKEN_DOMAINDRIVENARCHITECTURE}\" }}}}" > ~/.lein/profiles.clj
|
||||
|
||||
.test-cljs:
|
||||
|
|
Loading…
Reference in a new issue