From e93ac830e1e05a794d1f77d585b71b6601708a31 Mon Sep 17 00:00:00 2001 From: Harshad Reddy Nalla Date: Fri, 6 Nov 2020 18:57:32 +0530 Subject: [PATCH] update aicoe-ci config to enable sync release pipeline Signed-off-by: Harshad Reddy Nalla --- .aicoe-ci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.aicoe-ci.yaml b/.aicoe-ci.yaml index f3f032e7..91d778d5 100644 --- a/.aicoe-ci.yaml +++ b/.aicoe-ci.yaml @@ -8,3 +8,6 @@ build: registry-org: "modh" registry-project: "opendatahub-operator" registry-secret: "modh-pusher-secret" +sibling: + sibling-project-org: "red-hat-data-services" + sibling-project: "odh-manifests"