1
0
mirror of https://bitbucket.org/shim_/mumble.git synced 2019-09-08 21:58:51 +02:00
Files
docker-mumble/.drone.yml
2018-11-11 15:36:52 +01:00

9 lines
181 B
YAML

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