add: uptime-kuma and workflow files #6
cd-deploy-to-dev.yml
on: pull_request
build
/
Build images
32s
deploy
/
Deploy to Cloud Run
1m 1s
Annotations
1 error
deploy / Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud alpha run deploy uptime-kuma-add-kuma-deployment --quiet --image us-docker.pkg.dev/zfnd-dev-zebra/uptime-kuma/uptime-kuma@sha256:5a273d5e475a90a31f98d2b62e8fb50d7f7405f38ca99132f416b5b8d6d9a2d6 --update-env-vars REPLICA_URL=gcs://zfnd-dev-zebra-uptime-kuma/db --update-labels managed-by=github-actions,commit-sha=df4f6e747eda35080de18b8c5d6a3dc5a0757485 --platform managed --format json --region us-east1 --min-instances 0 --max-instances 30 --cpu 1 --memory 1Gi --network projects/zfnd-dev-net-spoke-0/global/networks/dev-spoke-0 --subnet projects/zfnd-dev-net-spoke-0/regions/us-east1/subnetworks/dev-default-ue1`: Deploying container to Cloud Run service [uptime-kuma-add-kuma-deployment] in project [zfnd-dev-zebra] region [us-east1]
Deploying new service...
Creating Revision.................................................................................................................................failed
Deployment failed
ERROR: (gcloud.alpha.run.deploy) Revision 'uptime-kuma-add-kuma-deployment-00001-2x6' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=zfnd-dev-zebra&resource=cloud_run_revision/service_name/uptime-kuma-add-kuma-deployment/revision_name/uptime-kuma-add-kuma-deployment-00001-2x6&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22uptime-kuma-add-kuma-deployment%22%0Aresource.labels.revision_name%3D%22uptime-kuma-add-kuma-deployment-00001-2x6%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|