Skip to content

Build and Deploy QueryPal to Cloud Run #8

Build and Deploy QueryPal to Cloud Run

Build and Deploy QueryPal to Cloud Run #8

Manually triggered August 29, 2025 19:41
Status Failure
Total duration 2m 7s
Artifacts

google-cloudrun-docker.yml

on: workflow_dispatch
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 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.