Skip to content

Commit

Permalink
Update dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep authored Feb 1, 2024
1 parent 2e807d1 commit b62ac78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
gcloud run deploy ${{env.SERVICE}} \
--platform=managed \
--region=${{ env.REGION }} \
--allow-unauthenticated \
--max-instances=4 \
--min-instances=1 \
--update-secrets=NEXT_PUBLIC_SITE_ROOT=NEXT_PUBLIC_SITE_ROOT:latest,NEXT_PUBLIC_GA_ID=NEXT_PUBLIC_GA_ID:latest \
Expand Down

0 comments on commit b62ac78

Please sign in to comment.