add manual ci
This commit is contained in:
parent
fd8084dbe8
commit
cb329f1f04
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# yes
|
||||
when:
|
||||
branch: ['dev', 'stable']
|
||||
event: push
|
||||
event: ["push", "manual"]
|
||||
steps:
|
||||
- name: build
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
|
|
Loading…
Reference in a new issue