Skip to content

Commit

Permalink
Import via a keyserver
Browse files Browse the repository at this point in the history
  • Loading branch information
wbeuil committed Mar 8, 2021
1 parent fcbf2cd commit 4d238f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions cloudskiff_pubkey.pem

This file was deleted.

2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ install_driftctl() {
echo "Installing dctlenv"
git clone --depth 1 --branch v0.1.3 https://github.com/wbeuil/dctlenv ~/.dctlenv
export PATH="$HOME/.dctlenv/bin:$PATH"
gpg --import cloudskiff_pubkey.pem
gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys 0xACC776A79C824EBD

echo "Downloading driftctl:$version"
DCTLENV_PGP=1 dctlenv use $version
Expand Down

0 comments on commit 4d238f2

Please sign in to comment.