Update ECR repository path in publish workflow
Change repository to correct one
This commit is contained in:
parent
063b9f0bf2
commit
92deba0e8e
|
|
@ -10,7 +10,7 @@ permissions:
|
|||
|
||||
env:
|
||||
AWS_REGION: us-east-1
|
||||
ECR_REPOSITORY: reporting/oauth2-proxy
|
||||
ECR_REPOSITORY: reporting-dev/base-images-build/reporting/oauth2-proxy
|
||||
|
||||
jobs:
|
||||
Publish:
|
||||
|
|
|
|||
Loading…
Reference in New Issue