Skip to content

add dockerfile and deploy.yml #5

add dockerfile and deploy.yml

add dockerfile and deploy.yml #5

Re-run triggered October 30, 2024 15:09
Status Failure
Total duration 5m 50s
Billable time 4m
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=c226022598d32c5e1fcec9c2c7918c79f6d399e4 --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 new service... Uploading sources..........done Building Container...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done failed Deployment failed ERROR: (gcloud.run.deploy) --no-traffic not supported when creating a new service.