From 527c359120c60f21187c697b29b86fe2f3c198e4 Mon Sep 17 00:00:00 2001 From: dawncoll Date: Mon, 24 Jun 2024 18:37:09 +0200 Subject: [PATCH] Update catalog-info.yaml --- catalog-info.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index c390768e4..0caea0876 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -5,6 +5,8 @@ metadata: title: spring-petclinic annotations: github.com/project-slug: dawncoll/spring-petclinic + # instanceName and github-organization-project-name are optional. The value is a string and should be enclosed in double quotes "" + jenkins.io/petclinic-build-test: "instanceName:dawncoll-spring-petclinic/petclinic-build-test" tags: - spring-boot - java @@ -12,4 +14,4 @@ metadata: spec: type: service owner: user:dawncoll - lifecycle: experimental \ No newline at end of file + lifecycle: experimental