This commit is contained in:
parent
9017d18564
commit
5a379b327f
1 changed files with 6 additions and 0 deletions
6
.woodpecker/.test.yml
Normal file
6
.woodpecker/.test.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
steps:
|
||||
test:
|
||||
image: debian:stable-slim
|
||||
commands:
|
||||
- echo testing
|
||||
- sleep 5
|
Loading…
Reference in a new issue