Improve .woodpecker.yaml and enable event filters
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Sergio Durigan Junior 2024-06-12 21:02:29 -04:00
parent 3044eb4088
commit 60ef67b9a3
Signed by: sergiodj
GPG key ID: D0EB762865FC5E36

View file

@ -1,5 +1,8 @@
steps:
- name: build
when:
- branch: master
event: push
image: debian:testing-slim
secrets: [ ssh_key, ssh_port ]
commands: