ansible/.drone.yml
2016-07-31 13:36:36 +02:00

15 lines
262 B
YAML

publish:
docker:
registry: registry.chmuul.net
insecure: true
username: $$REGISTRY_USERNAME
auth: $$REGISTRY_AUTH
file: Dockerfile.ubuntu-16.04
repo: ansible-controller
tag:
- ubuntu-16.04
- ubuntu
branches:
- master