Skip to content

Commit

Permalink
Update Publish_Cloud_Run - Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arniverd authored Apr 23, 2021
1 parent e4fbb27 commit d1d54a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish_Cloud_Run - Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
--ingress internal-and-cloud-load-balancing \
--memory 2048Mi \
--set-cloudsql-instances $SQL_INST \
--set-env-vars=DB_USER=$DB_USER,DB_PASS=$DB_PASS,DB_NAME=$DB_NAME,DB_READ=$DB_READ,CLOUD_SQL_CONN=$GCP_PROJECT_ID:$GCP_ZONE:$SQL_INST
--set-env-vars=DB_USER=$DB_USER,DB_PASS=$DB_PASS,DB_NAME=$DB_NAME,DB_READ=$DB_READ,CLOUDSQL_CONN=$GCP_PROJECT_ID:$GCP_ZONE:$SQL_INST

0 comments on commit d1d54a4

Please sign in to comment.