Skip to content

Commit 6f6bb99

Browse files
committed
Uploading public keys to keyserver.ubuntu.com
1 parent a683d69 commit 6f6bb99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ commands:
5454
name: 'Configure GPG keys'
5555
command: |
5656
echo -e "$GPG_KEY" | gpg --batch --no-tty --import --yes
57+
gpg --keyserver keyserver.ubuntu.com --send-keys "ABA18559AB7620FC"
5758
nexus-deploy:
5859
steps:
5960
- run:

0 commit comments

Comments
 (0)