update circle ci

This commit is contained in:
felinae98 2021-12-06 16:27:42 +08:00
parent 8749561037
commit cb7dc3450f
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -49,6 +49,7 @@ workflows:
tags:
only: /^v.*/
- docker/publish: &docker-push
name: "Docker release version"
requires:
- test
filters:
@ -65,6 +66,7 @@ workflows:
docker-password: DOCKERHUB_PASSWORD
- docker/publish:
<<: *docker-push
name: "Docker debug version"
filters:
tags:
ignore: /.*/