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
|
# yes
|
||||||
when:
|
when:
|
||||||
branch: ['dev', 'stable']
|
branch: ['dev', 'stable']
|
||||||
event: push
|
event: ["push", "manual"]
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
|
Loading…
Reference in a new issue