mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
update circle ci
This commit is contained in:
parent
8749561037
commit
cb7dc3450f
@ -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: /.*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user