Move business logic to fastapi #4
Annotations
1 error
Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy audiora_api --source ./server --update-env-vars ^,^ENV=prod,OPENAI_API_KEY=***,GEMINI_API_KEY=***,ANTHROPIC_API_KEY=***,ELEVENLABS_API_KEY=***,BUCKET_NAME= --tag pr-7 --no-traffic --timeout 5m --update-labels ^,^managed-by=github-actions,commit-sha=3aad7013498002d0be31b2f88f3f10fe9960699e --format json --region us-central1 --allow-unauthenticated --memory 32Gi --cpu 8 --execution-environment gen2 --concurrency 80 --max-instances 10`: ERROR: (gcloud.run.deploy) Invalid resource name [audiora_api]. The name must use only lowercase alphanumeric characters and dashes, cannot begin or end with a dash, and cannot be longer than 63 characters.
|
Loading