add woodpecker.yml
This commit is contained in:
parent
035439aa30
commit
9144e558cc
5
woodpecker.yml
Normal file
5
woodpecker.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
pipeline:
|
||||||
|
first-job:
|
||||||
|
image: busybox
|
||||||
|
commands:
|
||||||
|
- echo "first run"
|
Loading…
Reference in New Issue
Block a user