Build and Deploy QueryPal to Cloud Run #8
Annotations
1 error
|
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy querypal-frontend --image gcr.io/gen-lang-client-0698668474/querypal-frontend:1d3c9ca533fef49236165fc70a1979aa8507b2cd --update-env-vars ^,^PORT=4000 --update-labels ^,^managed-by=github-actions,commit-sha=1d3c9ca533fef49236165fc70a1979aa8507b2cd --format json --region europe-west1 --port 4000 --allow-unauthenticated`: Deploying container to Cloud Run service [querypal-frontend] in project [gen-lang-client-0698668474] region [europe-west1]
Deploying...
failed
Deployment failed
ERROR: (gcloud.run.deploy) spec.template.spec.containers[0].env: The following reserved env names were provided: PORT. These values are automatically set by the system.
|