This commit is contained in:
parent
9e1a79d84d
commit
6d740a23d9
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: base/devel
|
||||
commands:
|
||||
- PKGDEST=$PWD/out/ makepkg -cs
|
Loading…
x
Reference in New Issue
Block a user