There are upstream jobs in zuul-jobs with the docker build playbooks, so use them. The system-config jobs are kept so that we don't have to duplicate the secret stanza. Change-Id: Iceee55a3d0e8b243549fa988f134b1ea9bb6dac5changes/16/632816/1
parent
08a4a0c22a
commit
d145e86f71
@ -1,3 +0,0 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- install-docker
|
@ -1,3 +0,0 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- promote-docker-image
|
@ -1,3 +0,0 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- build-docker-image
|
@ -1,3 +0,0 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- upload-docker-image
|
Loading…
Reference in new issue