From bc34ffff968b51d5521d616aa0d2f382a108e4b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Fri, 21 Jul 2023 20:52:53 +0200 Subject: [PATCH] [CI] Fix the non-unique provides/requires Change-Id: I3dd8f2256399a2847c6ad705546e9777b29218e0 --- zuul.d/jobs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 38b0d0d..a2aeff4 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -5,7 +5,7 @@ - name: opendev-buildset-registry soft: false provides: - - java-spring-boot-demo-container-image + - nebulous-iot-dpp-orchestrator-container-images description: Build the container images. files: &image_files - ^java-spring-boot-demo/ @@ -23,7 +23,7 @@ - name: opendev-buildset-registry soft: false provides: - - java-spring-boot-demo-container-image + - nebulous-iot-dpp-orchestrator-container-images description: Build and upload the container images. files: *image_files vars: *image_vars @@ -62,7 +62,7 @@ - name: nebulous-iot-dpp-orchestrator-upload-container-images soft: true requires: - - java-spring-boot-demo-container-image + - nebulous-iot-dpp-orchestrator-container-images description: Deploy a Kubernetes cluster and apply charts. vars: helm_charts: