Update .woodpecker/main.yaml
This commit is contained in:
parent
891d840885
commit
d36726e556
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
when:
|
when:
|
||||||
- event: push
|
event: [push]
|
||||||
branch: ci/fix_woodpecker
|
branch: [ci/fix_woodpecker]
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: debian
|
image: debian
|
||||||
|
|
Loading…
Reference in a new issue