We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c14257 commit 1a1e0dbCopy full SHA for 1a1e0db
1 file changed
.github/workflows/cicd.yaml
@@ -46,4 +46,6 @@ jobs:
46
--image ${{ env.DOCKER_IMAGE_URL }}:latest \
47
--platform managed \
48
--region us-west1 \
49
- --allow-unauthenticated
+ --allow-unauthenticated \
50
+ --memory 2Gi \
51
+ --timeout 900
0 commit comments