Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SharonHart committed Nov 14, 2024
1 parent a3314e2 commit 64a5fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ stages:
pool:
vmImage: 'ubuntu-latest'
variables:
REGISTRY_NAME: '$(ACR_REGISTRY_NAME).azurecr.io/'
REGISTRY_NAME: '$(ACR_REGISTRY_NAME).azurecr.io'
TAG: ':$(Build.BuildId)'
steps:
- template: .pipelines/templates/build-and-push-containers.yml
Expand Down

0 comments on commit 64a5fd9

Please sign in to comment.