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 1752454d7f
Some checks failed
continuous-integration/drone/push Build is failing
update drone syntax
2019-05-08 22:45:20 +02:00

17 lines
270 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
cache_from: ["shimun/mumble"]
use_cache: true
repo: shimun/mumble
username:
from_secret: docker_username
password:
from_secret: docker_password