update ci

This commit is contained in:
felinae98
2021-09-28 12:39:06 +08:00
parent 878b6fa32b
commit bcae20e2de
+2 -2
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: