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

14 lines
228 B
YAML

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