Update ECR repository path in publish workflow

Change repository to correct one
This commit is contained in:
Sailinder Harpal 2026-08-12 16:34:53 +02:00 committed by GitHub
parent 063b9f0bf2
commit 92deba0e8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ permissions:
env: env:
AWS_REGION: us-east-1 AWS_REGION: us-east-1
ECR_REPOSITORY: reporting/oauth2-proxy ECR_REPOSITORY: reporting-dev/base-images-build/reporting/oauth2-proxy
jobs: jobs:
Publish: Publish: