Improve push capabilities and allow build playbook to push

This commit is contained in:
Jaron Rolfe
2017-10-16 00:38:28 -04:00
parent 67df298f21
commit 5e17d72922
6 changed files with 53 additions and 26 deletions

View File

@@ -7,4 +7,3 @@
- { role: image_build, when: "dockerhub_base is not defined" }
- { role: openshift, when: "openshift_host is defined" }
- { role: local_docker, when: "openshift_host is not defined" }