Skip to content

Commit

Permalink
[18938] Fix MyGovId mock service image push (#74)
Browse files Browse the repository at this point in the history
fix: use logto repository in ecr

Co-authored-by: William Monteiro <williamwd@users.noreply.github.com>
  • Loading branch information
peschina and williamwd authored Jul 10, 2024
1 parent a9081a8 commit 33f0db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline-templates/push_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
sourceImageName: ${{ parameters.serviceName }}
sourceImageTag: $(Build.BuildId)
pushTag: $(Build.SourceBranchName)
repositoryName: life-events-${{ parameters.serviceName }}
repositoryName: life-events-logto

0 comments on commit 33f0db3

Please sign in to comment.