Skip to content

Commit

Permalink
deploy retry
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonSmith committed Aug 7, 2024
1 parent 7f3418d commit 8d8fb41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
--platform=managed \
--region=us-central1 \
--allow-unauthenticated \
--update-env-vars=NEXT_PUBLIC_API_HOSTNAME=${{ secrets.NEXT_PUBLIC_API_HOSTNAME }} \
--memory=4Gi \
--cpu=4 \
--max-instances=1

0 comments on commit 8d8fb41

Please sign in to comment.