Add region #12
Annotations
1 error and 1 warning
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run jobs deploy fantasy-football-chat-bot --source . --labels ^,^managed-by=github-actions,commit-sha=ba88b705c195de43146033c5fd62c78f0ef4d62f --format json --region us-east1 --project ***`: This command is equivalent to running `gcloud builds submit --pack image=[IMAGE] .` and `gcloud run jobs deploy fantasy-football-chat-bot --image [IMAGE]`
Building using Buildpacks and deploying container to Cloud Run job [fantasy-football-chat-bot] in project [***] region [us-east1]
Building and updating job...
Uploading sources.....failed
Job failed to deploy
ERROR: (gcloud.run.jobs.deploy) The user is forbidden from accessing the bucket [***_cloudbuild]. Please check your organization's policy or if the user has the "serviceusage.services.use" permission. Giving the user Owner, Editor, or Viewer roles may also fix this issue. Alternatively, use the --no-source option and access your source code via a different method.
|
deploy
Support for Cloud Run jobs in this GitHub Action is in beta and is not covered by the semver backwards compatibility guarantee.
|