1
0
mirror of https://bitbucket.org/shim_/mumble.git synced 2019-09-08 21:58:51 +02:00
Files
docker-mumble/.drone.yml
shimunn 1fd2462cd3
Some checks are pending
continuous-integration/drone/push Build is failing
drone
2019-05-08 22:37:42 +02:00

10 lines
182 B
YAML

pipeline:
docker:
image: plugins/docker
cache_from: ["shimun/mumble"]
use_cache: true
repo: shimun/mumble
secrets: ["docker_username", "docker_password"]