ansible/.drone.yml

13 lines
228 B
YAML
Raw Normal View History

2016-07-31 09:02:39 +00:00
publish:
docker:
username: chmuul.net
password: $$REGISTRY_PASSWORD
file: Dockerfile.ubuntu-16.04
repo: registry.chmuul.net/ansible-controller
tag:
- ubuntu-16.04
- ubuntu
branches:
- master