Skip to content

merge develop to main #10

merge develop to main

merge develop to main #10

Triggered via push October 24, 2023 09:09
Status Failure
Total duration 2m 59s
Artifacts

alpha-deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Setup, Build, Publish, and Deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy twinkly*** --image gcr.io/***/twinklyhaha:$***GITHUB_REF##*/*** --quiet --platform managed --region us-east4 --format json`: Deploying container to Cloud Run service [twinkly***] in project [***] region [us-east4] Deploying... failed Deployment failed ERROR: (gcloud.run.deploy) spec.template.spec.containers[0].image: Expected an image path like [host/]repo-path[:tag and/or @digest*** where host is one of [region.]gcr.io, [region-]docker.pkg.dev or docker.io but obtained gcr.io/***/twinklyhaha:$***GITHUB_REF##*/***
Setup, Build, Publish, and Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Setup, Build, Publish, and Deploy
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization