1
0
mirror of https://bitbucket.org/shim_/mumble.git synced 2019-09-08 21:58:51 +02:00

drone
Some checks are pending
continuous-integration/drone/push Build is failing

This commit is contained in:
shimunn
2019-05-08 22:37:42 +02:00
parent 8eb3d218c1
commit 1fd2462cd3

9
.drone.yml Normal file
View File

@@ -0,0 +1,9 @@
pipeline:
docker:
image: plugins/docker
cache_from: ["shimun/mumble"]
use_cache: true
repo: shimun/mumble
secrets: ["docker_username", "docker_password"]