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 626b7a5 commit 273948a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
project_id: ${{secrets.GOOGLE_PROJECT}}
service_account_key: ${{secrets.GOOGLE_APPLICATION_CREDENTIALS}}
export_default_credentials: true
- name: set gcloud docker config
run: |
gcloud auth configure-docker us-central1-docker.pkg.dev
- name: build and push docker image
Expand Down

0 comments on commit 273948a

Please sign in to comment.