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
|
||||
run: playbooks/functional-test/run.yaml
|
||||
post-run: playbooks/functional-test/post.yaml
|
||||
provides: zuul-registry-container-image
|
||||
vars: &image_vars
|
||||
docker_images:
|
||||
- context: .
|
||||
@ -39,6 +40,7 @@
|
||||
name: docker_credentials
|
||||
secret: zuul-registry-dockerhub
|
||||
pass-to-parent: true
|
||||
provides: zuul-registry-container-image
|
||||
vars: *image_vars
|
||||
|
||||
- job:
|
||||
|
Loading…
Reference in New Issue
Block a user