Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
|
4c73cec9fb |
1 changed files with 5 additions and 0 deletions
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
steps:
|
||||||
|
check:
|
||||||
|
image: ubuntu:latest
|
||||||
|
commands:
|
||||||
|
- echo "hello, world"
|
Loading…
Reference in a new issue