mirror of
https://github.com/vgough/encfs.git
synced 2024-11-25 01:13:12 +01:00
7 lines
79 B
YAML
7 lines
79 B
YAML
image: encfs_worker
|
|
script:
|
|
- sh devmode
|
|
- cd build
|
|
- make
|
|
- make test
|