13 lines
228 B
YAML
13 lines
228 B
YAML
|
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
|