mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 10:17:56 +08:00
update circle ci
This commit is contained in:
@@ -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: /.*/
|
||||
|
||||
Reference in New Issue
Block a user