Use explicit provides/requires for container jobs
Change-Id: I10f20d07106c0bceebacc011a83deaa3883bdd2d
This commit is contained in:
parent
033b8a89a5
commit
573263faff
@ -22,6 +22,7 @@
|
|||||||
allowed-projects: zuul/zuul-registry
|
allowed-projects: zuul/zuul-registry
|
||||||
run: playbooks/functional-test/run.yaml
|
run: playbooks/functional-test/run.yaml
|
||||||
post-run: playbooks/functional-test/post.yaml
|
post-run: playbooks/functional-test/post.yaml
|
||||||
|
provides: zuul-registry-container-image
|
||||||
vars: &image_vars
|
vars: &image_vars
|
||||||
docker_images:
|
docker_images:
|
||||||
- context: .
|
- context: .
|
||||||
@ -39,6 +40,7 @@
|
|||||||
name: docker_credentials
|
name: docker_credentials
|
||||||
secret: zuul-registry-dockerhub
|
secret: zuul-registry-dockerhub
|
||||||
pass-to-parent: true
|
pass-to-parent: true
|
||||||
|
provides: zuul-registry-container-image
|
||||||
vars: *image_vars
|
vars: *image_vars
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user