Skip to content

Build, Push, Deploy

Build, Push, Deploy #5

Manually triggered August 8, 2024 17:41
Status Failure
Total duration 1m 16s
Artifacts

build-push-deploy.yml

on: workflow_dispatch
Matrix: build-push-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-push-deploy (Dockerfile, proxy-staging, us-west1-docker.pkg.dev/supergood-staging-410621/pr...
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy proxy-staging --image us-west1-docker.pkg.dev/supergood-staging-410621/proxy/proxy:latest --update-labels ^,^managed-by=github-actions,commit-sha=087d9a9d1e4f9d39d33d2696c8d6022098467598 --format json --region us-west1`: This service will require authentication to be invoked. Deploying container to Cloud Run service [proxy-staging] in project [supergood-staging-410621] region [us-west1] Deploying new service... failed Deployment failed ERROR: (gcloud.run.deploy) [[email protected]] does not have permission to access namespaces instance [supergood-staging-410621] (or it may not exist): Permission 'run.services.create' denied on resource 'namespaces/supergood-staging-410621/services/proxy-staging' (or resource may not exist). This command is authenticated as [email protected] using the credentials in /home/runner/work/supergood-proxy/supergood-proxy/gha-creds-a6a010265ab5ff9e.json, specified by the [auth/credential_file_override] property.
build-push-deploy (Dockerfile, proxy-staging, us-west1-docker.pkg.dev/supergood-staging-410621/pr...
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, google-github-actions/auth@v1, google-github-actions/setup-gcloud@v1, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/