Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JuribaDev authored Aug 31, 2024
1 parent 0ff468b commit 05cefac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
--min-instances 1
--concurrency 80
--allow-unauthenticated
--ingress
timeout: 600s

- name: Deploy Client to Cloud Run
Expand All @@ -98,5 +100,6 @@ jobs:
--min-instances 1
--concurrency 100
--allow-unauthenticated
--ingress
timeout: 600s

0 comments on commit 05cefac

Please sign in to comment.