Skip to content

Commit

Permalink
Image missing gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
slipset committed Feb 24, 2022
1 parent ce585a0 commit 07b89d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ jobs:
- run:
name: Setup GPG signing key
command: |
apt-get update
apt-get install -y make gnupg
GNUPGHOME="$HOME/.gnupg"
export GNUPGHOME
mkdir -p "$GNUPGHOME"
Expand Down

0 comments on commit 07b89d3

Please sign in to comment.