fix: download GCP apt key directly without gpg --dearmor #8

Merged
will.anderson merged 1 commits from fix/ci-openssl-linker into dev 2026-05-06 23:39:08 +00:00
Owner

packages.cloud.google.com now serves the key in binary format. Piping through 'gpg --dearmor' fails with 'no valid OpenPGP data found'. Download directly instead.

packages.cloud.google.com now serves the key in binary format. Piping through 'gpg --dearmor' fails with 'no valid OpenPGP data found'. Download directly instead.
will.anderson added 1 commit 2026-05-06 23:28:50 +00:00
fix: download GCP apt key directly, no gpg --dearmor
El SDK CI - dev / build-and-test (pull_request) Successful in 6m38s
7fd01b8a8d
packages.cloud.google.com now serves the key in binary format; piping
through gpg --dearmor fails with 'no valid OpenPGP data found'.
will.anderson merged commit f2741e4bdb into dev 2026-05-06 23:39:08 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/el#8