Skip to content

add dockerfile and deploy.yml #7

add dockerfile and deploy.yml

add dockerfile and deploy.yml #7

Triggered via pull request October 30, 2024 15:51
Status Failure
Total duration 7m 12s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy app --source ./ --update-env-vars ^,^ENV=prod,OPENAI_API_KEY=***,GEMINI_API_KEY=***,ANTHROPIC_API_KEY=***,ELEVENLABS_API_KEY=*** --tag pr-1 --no-traffic --timeout 5m --update-labels ^,^managed-by=github-actions,commit-sha=8517101166037a368f5f64839d11e9b3c28baeca --format json --region us-central1 --allow-unauthenticated --memory 32Gi --cpu 8 --execution-environment gen2`: This command is equivalent to running `gcloud builds submit --tag [IMAGE] ./` and `gcloud run deploy app --image [IMAGE]` Building using Dockerfile and deploying container to Cloud Run service [app] in project [veedo-29931] region [us-central1] Building and deploying... Uploading sources...........done Building Container..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done failed Deployment failed ERROR: (gcloud.run.deploy) service.spec.template.spec.container_concurrency: Must be a number between 0 and 1000.