add woodpecker pipeline
This commit is contained in:
parent
673106a877
commit
d847defcd2
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