Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Nov 8, 2023
1 parent b17065c commit a889871
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 @@ -37,7 +37,7 @@ jobs:

- name: Authenticate Docker
run: |
gcloud auth configure-docker --quiet gcr.io
gcloud auth configure-docker --quiet pkg.dev
- name: Deploy to Cloud Run
run: |
Expand Down

0 comments on commit a889871

Please sign in to comment.