Skip to content

Commit

Permalink
Uploading public keys to keyserver.ubuntu.com
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Jul 19, 2021
1 parent a683d69 commit 6f6bb99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ commands:
name: 'Configure GPG keys'
command: |
echo -e "$GPG_KEY" | gpg --batch --no-tty --import --yes
gpg --keyserver keyserver.ubuntu.com --send-keys "ABA18559AB7620FC"
nexus-deploy:
steps:
- run:
Expand Down

0 comments on commit 6f6bb99

Please sign in to comment.