CI is failing
cameron-martin opened this issue · 3 comments
cameron-martin commented
CI on PRs is failing on an error when running apt-get update:
W: GPG error: http://packages.cloud.google.com/apt cloud-sdk InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C0BA5CE6DC6315A3
E: The repository 'http://packages.cloud.google.com/apt cloud-sdk InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
See for example this build.
Not exactly sure what is causing this.
daivinhtran commented
daivinhtran commented
Ah nevermind. I just had a linting error. It's green now. You might want to try pushing an empty commit to retrigger CI.
cameron-martin commented
Seems like it was just a transient issue