This commit is contained in:
Amit Rajput 2025-11-27 15:49:42 +05:30
parent e5a928d13d
commit 2490ff12db

View File

@ -43,7 +43,7 @@ jobs:
- name: Configure Docker for GAR
run: |
gcloud auth configure-docker $GCP_REGION-docker.pkg.dev
gcloud auth configure-docker ${{vars.GCP_REGION}}-docker.pkg.dev
- name: Build the container image
run: |