Update playbook paths for docker image build jobs
When these were copied in from system-config, the paths to the upload and promote playbooks weren't updated. Change-Id: I9da5d7dfb980b2b7690652ee186723ee9ab64cd5
This commit is contained in:
parent
cce734c667
commit
b2c5e4a132
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
.. include:: ../../playbooks/docker-image/README.rst
|
.. include:: ../../playbooks/docker-image/README.rst
|
||||||
.. include:: ../../playbooks/docker-image/credentials.rst
|
.. include:: ../../playbooks/docker-image/credentials.rst
|
||||||
post-run: playbooks/zuul/docker-image/upload.yaml
|
post-run: playbooks/docker-image/upload.yaml
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: promote-docker-image
|
name: promote-docker-image
|
||||||
@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
.. include:: ../../playbooks/docker-image/README.rst
|
.. include:: ../../playbooks/docker-image/README.rst
|
||||||
.. include:: ../../playbooks/docker-image/credentials.rst
|
.. include:: ../../playbooks/docker-image/credentials.rst
|
||||||
run: playbooks/zuul/build-image/promote.yaml
|
run: playbooks/docker-image/promote.yaml
|
||||||
nodeset:
|
nodeset:
|
||||||
nodes: []
|
nodes: []
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user