This commit is contained in:
cn 2021-10-21 20:57:46 +02:00
parent 761dbe769f
commit 4c48f1ba12
1 changed files with 6 additions and 0 deletions

6
.woodpecker.yml Normal file
View File

@ -0,0 +1,6 @@
---
pipeline:
build:
image: debian
commands:
- echo "Hello World"