Skip to content

Commit 1d3c9ca

Browse files
committed
fix: Add Cloud SQL instance flag for backend deployment
1 parent e3b37f6 commit 1d3c9ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/google-cloudrun-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
DB_UNIX_SOCKET=/cloudsql/gen-lang-client-0698668474:europe-west1:querypal-db
7575
flags: |
7676
--port=8000
77+
--add-cloudsql-instances=gen-lang-client-0698668474:europe-west1:querypal-db
7778
--allow-unauthenticated
7879
7980
# Build and Push Frontend Container

0 commit comments

Comments
 (0)