Erstellen woodpecker.yml
This commit is contained in:
parent
3702e4d6fe
commit
d94a133a81
1 changed files with 8 additions and 0 deletions
8
woodpecker.yml
Normal file
8
woodpecker.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: make
|
||||
commands:
|
||||
- make build
|
||||
- make upload
|
||||
|
||||
|
Loading…
Reference in a new issue