update ci

This commit is contained in:
felinae98 2021-09-28 12:39:06 +08:00
parent 878b6fa32b
commit bcae20e2de
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -38,8 +38,8 @@ workflows:
image: $CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME
tag: latest,${CIRCLE_TAG}
update-description: true
docker-username: $DOCKERHUB_USERNAME
docker-password: $DOCKERHUB_PASSWORD
docker-username: DOCKERHUB_USERNAME
docker-password: DOCKERHUB_PASSWORD
jobs:
test: