Skip to content

Commit

Permalink
Merge pull request #23 from neg-loss/updateCofigureDockerCommand
Browse files Browse the repository at this point in the history
update docker configure command correctly
  • Loading branch information
neg-loss committed Mar 23, 2024
2 parents 73273f3 + d283c51 commit a446120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Configure Docker to use GCR
run: |
gcloud auth configure-docker
gcloud auth configure-docker asia-south1-docker.pkg.dev
- name: Build and Push Docker image
run: |
Expand Down

0 comments on commit a446120

Please sign in to comment.