Skip to content

Commit 17a12ec

Browse files
committed
configure docker auth
1 parent 226d091 commit 17a12ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/home-page.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
workload_identity_provider: projects/1030275258687/locations/global/workloadIdentityPools/github-dreamcodez/providers/github
1818
service_account: github-docker-access@personal-sandbox-159823.iam.gserviceaccount.com
19+
- run: gcloud auth configure-docker us-central1-docker.pkg.dev --project=personal-sandbox-159823
1920
- name: Build & Push
2021
run: |
2122
docker build . -t us-central1-docker.pkg.dev/personal-sandbox-159823/dreamcodez-cc:${{ github.sha}}

0 commit comments

Comments
 (0)