Create pipeline.yml

This commit is contained in:
Florian Kaiser
2022-03-25 11:10:14 +01:00
committed by GitHub
parent d41c887656
commit 49acdcaad0

5
.woodpecker/pipeline.yml Normal file
View File

@@ -0,0 +1,5 @@
pipeline:
backend:
image: golang
commands:
- echo "Test123"