From 6117c8b862ca6035fd23a536fe56583f4d552bc1 Mon Sep 17 00:00:00 2001 From: itmwiw <84352276+itmwiw@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:49:19 +0000 Subject: [PATCH] Update pipelinerun.yaml --- .tekton/templates/pipelinerun.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/templates/pipelinerun.yaml b/.tekton/templates/pipelinerun.yaml index 9d6fda2..2fafb50 100644 --- a/.tekton/templates/pipelinerun.yaml +++ b/.tekton/templates/pipelinerun.yaml @@ -8,7 +8,7 @@ spec: serviceAccountName: build-bot params: - name: ci-image-name - value: 237082684006.dkr.ecr.us-east-2.amazonaws.com/{{ .Values.gem }}-ci + value: onehqdpp.azurecr.io/{{ .Values.gem }}-ci - name: gem-name value: "{{ .Values.gem }}" - name: publish