From c95eff546fa7d9b879956a3ab766fbed5a820e06 Mon Sep 17 00:00:00 2001 From: cccs-rs <62077998+cccs-rs@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:21:47 -0500 Subject: [PATCH] Update full-build.yaml --- pipelines/full-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/full-build.yaml b/pipelines/full-build.yaml index 1ec7ebf..c096f95 100644 --- a/pipelines/full-build.yaml +++ b/pipelines/full-build.yaml @@ -648,7 +648,7 @@ stages: displayName: Login to chimera inputs: command: login - containerRegistry: CHIMERA-U-ACR2 + containerRegistry: CHIMERA-U-ACR - script: | set -exv # Echo commands before they are run export TAG=${BUILD_SOURCEBRANCH#"refs/tags/v"}