Skip to content

ci: Prevent leaked credentials (#8142) #1257

ci: Prevent leaked credentials (#8142)

ci: Prevent leaked credentials (#8142) #1257

Triggered via push February 21, 2025 23:33
Status Failure
Total duration 6m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
appspot
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --format json app.yaml --project shaka-player-demo --version nightly --no-promote`: ERROR: (gcloud.app.deploy) There was a problem refreshing auth tokens for account [email protected]: ('invalid_grant: Invalid JWT Signature.', ***'error': 'invalid_grant', 'error_description': 'Invalid JWT Signature.'***) Please run: $ gcloud auth activate-service-account --key-file=SERVICE_ACCOUNT_FILE_PATH Or: $ gcloud auth login --cred-file=SERVICE_ACCOUNT_FILE_PATH to obtain new credentials. If you have already logged in with a different account, run: $ gcloud config set account ACCOUNT to select an already authenticated account to use.