Erstellen woodpecker.yml

This commit is contained in:
entsteuerung 2023-06-01 13:24:27 +02:00
parent 3702e4d6fe
commit d94a133a81
1 changed files with 8 additions and 0 deletions

8
woodpecker.yml Normal file
View File

@ -0,0 +1,8 @@
pipeline:
build:
image: make
commands:
- make build
- make upload