Skip to content

Commit 1a1e0db

Browse files
committed
Added more resource needed to run
1 parent 3c14257 commit 1a1e0db

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/cicd.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ jobs:
4646
--image ${{ env.DOCKER_IMAGE_URL }}:latest \
4747
--platform managed \
4848
--region us-west1 \
49-
--allow-unauthenticated
49+
--allow-unauthenticated \
50+
--memory 2Gi \
51+
--timeout 900

0 commit comments

Comments
 (0)