Skip to content

Commit

Permalink
revert change to azureContainerRegistry.name
Browse files Browse the repository at this point in the history
  • Loading branch information
will0684 committed Jan 22, 2024
1 parent 82dd975 commit c9201a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro-frontend/azure-pipelines/dev-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pr: none

variables:
azureContainerRegistry.repository: 'benefits-newsfeed/astro-frontend'
azureContainerRegistry.name: 'DTS Shared Container Repo 10/11/2023'
azureContainerRegistry.name: 'DTSShared-December/2023'
azureContainerRegistry.domain: 'dtsshared.azurecr.io'
vmImageName: "ubuntu-latest"
image.tag: '$(Build.SourceVersion)'
Expand Down

0 comments on commit c9201a1

Please sign in to comment.