fix ci
This commit is contained in:
parent
b085ab405e
commit
0923c29e02
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ stages:
|
|||
- export IMAGE_DOCKERHUB_USER=$DOCKERHUB_USER
|
||||
- export IMAGE_DOCKERHUB_PASSWORD=$DOCKERHUB_PASSWORD
|
||||
- export IMAGE_TAG=$CI_COMMIT_TAG
|
||||
- export CLOJARS_USERNAME=${CLOJARS_USER}
|
||||
- export CLOJARS_PASSWORD=${CLOJARS_TOKEN_DOMAINDRIVENARCHITECTURE}
|
||||
|
||||
.clj-job: &clj
|
||||
image: "domaindrivenarchitecture/ddadevops-clj:4.13.1"
|
||||
|
|
Loading…
Reference in a new issue