mirror of
https://github.com/vgough/encfs.git
synced 2025-06-24 22:12:10 +02:00
add skeleton drone.yml file
This commit is contained in:
parent
44aef545ab
commit
03f0211fea
6
.drone.yml
Normal file
6
.drone.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
image: encfs_worker
|
||||||
|
script:
|
||||||
|
- sh devmode
|
||||||
|
- cd build
|
||||||
|
- make
|
||||||
|
- ./checkops
|
Loading…
x
Reference in New Issue
Block a user