1
Fork 0

Add workflow
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Hadeed 2024-10-07 17:26:53 +05:00
parent 255c98df66
commit de367d57af

10
.woodpecker.yaml Normal file
View file

@ -0,0 +1,10 @@
when:
- event: manual
- event: push
branch: main
steps:
- name: hello-world
image: alpine:latest
commands:
- echo hello