Skip to content

Commit 9beea34

Browse files
committed
Remove GPG Push in builds
1 parent ef3dcda commit 9beea34

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ 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"
5857
nexus-deploy:
5958
steps:
6059
- run:

0 commit comments

Comments
 (0)