forked from OpenPDU/openpdu-libs
Aggiungi '.drone.yml'
This commit is contained in:
parent
015970b521
commit
de9499dfc5
7
.drone.yml
Normal file
7
.drone.yml
Normal file
@ -0,0 +1,7 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: alpine:3.7
|
||||
commands:
|
||||
- apk -U add abuild
|
||||
- abuild-apk update
|
||||
- abuild -r
|
Loading…
Reference in New Issue
Block a user