Specify a prefix for building the images

So that we can eventually push them to dockerhub, as well as consume
them ourselves, specify a 'prefix' for the images. This will get us
images like zuul/zuul-executor.

Change-Id: Ib4c0ec9b32cf543570c6176bfdd200043c7f1a8f
Depends-On: https://review.openstack.org/582391
This commit is contained in:
Monty Taylor 2018-07-12 16:20:29 -05:00
parent 975471e4a7
commit d10f5e95ce
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 6 additions and 2 deletions

View File

@ -98,7 +98,9 @@
- yarn.lock
- zuul-stream-functional
- zuul-tox-remote
- pbrx-build-container-images
- pbrx-build-container-images:
vars:
pbrx_prefix: zuul
- nodepool-zuul-functional:
voting: false
gate:
@ -133,7 +135,9 @@
- yarn.lock
- zuul-stream-functional
- zuul-tox-remote
- pbrx-build-container-images
- pbrx-build-container-images:
vars:
pbrx_prefix: zuul
post:
jobs:
- publish-zuul-docs