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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.woodpecker/pipeline.yml Normal file
View File

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