fix: handle static images #19
deploy-staging.yml
on: push
build-and-push-image
1m 20s
Annotations
1 error and 1 warning
build-and-push-image
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy staging-media-server --quiet --image ***/openbeta-media-server:staging --update-env-vars STORAGE_BUCKET=openbeta-staging,APP_VERSION=5c3783d15e17028e3f372ef5dd9c38fd5487d56b --update-labels managed-by=github-actions,commit-sha=5c3783d15e17028e3f372ef5dd9c38fd5487d56b --platform managed --format json --region us-central1`: Deploying container to Cloud Run service [staging-media-server] in project [openbeta] region [us-central1]
Deploying new service...
Creating Revision........................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'staging-media-server-00001-tlk' 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=openbeta&resource=cloud_run_revision/service_name/staging-media-server/revision_name/staging-media-server-00001-tlk&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22staging-media-server%22%0Aresource.labels.revision_name%3D%22staging-media-server-00001-tlk%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
build-and-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4, google-github-actions/auth@v1, google-github-actions/deploy-cloudrun@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|