From 283d4d76811f21d85c6cc890171fff13458a13d7 Mon Sep 17 00:00:00 2001 From: Arunkumar Nattamai Hariharan <73549783+arunhari82@users.noreply.github.com> Date: Wed, 11 Dec 2024 15:26:01 -0500 Subject: [PATCH] updated to point to redhat_na_ssa --- azure-pipelines-with-gitops.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-with-gitops.yml b/azure-pipelines-with-gitops.yml index 22e7c53..b5c1af0 100644 --- a/azure-pipelines-with-gitops.yml +++ b/azure-pipelines-with-gitops.yml @@ -43,7 +43,7 @@ stages: displayName: Build and Push inputs: containerRegistry: 'quay-container-registry' - repository: 'anattama/my-web-react-app' + repository: 'redhat_na_ssa/azure-pipeline-demo-react-app' command: 'buildAndPush' Dockerfile: '**/Dockerfile' tags: $(GIT_SHA)