This commit is contained in:
parent
53d7bf543f
commit
28c0096309
1 changed files with 6 additions and 0 deletions
6
.woodpecker/default.yml
Normal file
6
.woodpecker/default.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