mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Update circle ci config
This commit is contained in:
parent
33b7dd09b9
commit
15e2fde2f2
1 changed files with 2 additions and 2 deletions
|
|
@ -64,6 +64,6 @@ workflows:
|
|||
use-remote-docker: true
|
||||
use-docker-credentials-store: true
|
||||
tag: "rc"
|
||||
docker-username: "$DOCKERHUB_USERNAME"
|
||||
docker-password: "$DOCKERHUB_TOKEN"
|
||||
docker-username: DOCKERHUB_USERNAME
|
||||
docker-password: DOCKERHUB_TOKEN
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue