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