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:
Monty Taylor 2019-01-26 15:42:50 +00:00
parent cce734c667
commit b2c5e4a132
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
.. include:: ../../playbooks/docker-image/README.rst
.. include:: ../../playbooks/docker-image/credentials.rst
post-run: playbooks/zuul/docker-image/upload.yaml
post-run: playbooks/docker-image/upload.yaml
- job:
name: promote-docker-image
@ -46,7 +46,7 @@
.. include:: ../../playbooks/docker-image/README.rst
.. include:: ../../playbooks/docker-image/credentials.rst
run: playbooks/zuul/build-image/promote.yaml
run: playbooks/docker-image/promote.yaml
nodeset:
nodes: []