Skip to content

Commit

Permalink
GCP: Direct traffic if build is successful
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Mar 9, 2023
1 parent 3336371 commit bfefc88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/gcp/release-gcp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ DEPLOY_CMD="gcloud run deploy $CLOUD_RUN_SERVICE_NAME \
--cpu=2 \
--args=--host,0.0.0.0,--port,8080,--proxy-headers,--header,X-Backend-Server:migas \
--cpu-throttling \
--no-traffic \
$ENV_VARS"

$DEPLOY_CMD
Expand Down

0 comments on commit bfefc88

Please sign in to comment.