From 573263faffa7550ac242e50a8499ff77e8261064 Mon Sep 17 00:00:00 2001 From: Tristan Cacqueray Date: Mon, 6 Apr 2020 14:24:15 +0000 Subject: [PATCH] Use explicit provides/requires for container jobs Change-Id: I10f20d07106c0bceebacc011a83deaa3883bdd2d --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 7dbfed5..d14c465 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: