Skip to content

v1.0.28

v1.0.28 #47

Triggered via release December 20, 2023 11:43
Status Failure
Total duration 33s
Artifacts

cd.yml

on: release
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 notify-twitter --quiet --source . --update-env-vars NOTIFY_TWITTER_WEBHOOK_SECRET=***,TWITTER_API_KEY=***,TWITTER_API_SECRET=***,TWITTER_ACCESS_TOKEN=***,TWITTER_ACCESS_TOKEN_SECRET=*** --update-labels managed-by=github-actions,commit-sha=d3458907e39de076403d9ed922804a6e26fbc9cf --platform managed --format json --region europe-west1 --project github-app-notify-twitter --allow-unauthenticated`: This command is equivalent to running `gcloud builds submit --pack image=[IMAGE] .` and `gcloud run deploy notify-twitter --image [IMAGE]` Building using Buildpacks and deploying container to Cloud Run service [notify-twitter] in project [github-app-notify-twitter] region [europe-west1] Building and deploying... Uploading sources..........done failed Deployment failed ERROR: (gcloud.run.deploy) User [***] does not have permission to access projects instance [github-app-notify-twitter] (or it may not exist): Permission 'cloudbuild.locations.list' denied on 'projects/github-app-notify-twitter/locations/global'