Skip to content

Commit

Permalink
add: gcloud docker config command
Browse files Browse the repository at this point in the history
  • Loading branch information
JangAyeon committed Apr 14, 2024
1 parent ef718d3 commit 9c2ede8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
service_account_key: ${{secrets.GOOGLE_APPLICATION_CREDENTIALS}}
export_default_credentials: true

- name: build and push docker image
env:
GOOGLE_PROJECT: ${{secrets.GOOGLE_PROJECT}}
- name: gcloud auth configure-docker
run: |
gcloud auth configure-docker us-central1-docker.pkg.dev

0 comments on commit 9c2ede8

Please sign in to comment.