Use explicit provides/requires for container jobs

Change-Id: I10f20d07106c0bceebacc011a83deaa3883bdd2d
This commit is contained in:
Tristan Cacqueray 2020-04-06 14:24:15 +00:00
parent 033b8a89a5
commit 573263faff
1 changed files with 2 additions and 0 deletions

View File

@ -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: