This commit is contained in:
parent
a69d2c8450
commit
ae00d90a4f
1 changed files with 6 additions and 0 deletions
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: alpine
|
||||||
|
commands:
|
||||||
|
- echo "Woodpecker is working!"
|
||||||
|
- uname -a
|
Loading…
Add table
Reference in a new issue