Skip to content

Commit

Permalink
Remove GPG Push in builds
Browse files Browse the repository at this point in the history
  • Loading branch information
kdavisk6 committed Jul 19, 2021
1 parent ef3dcda commit 9beea34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ 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 9beea34

Please sign in to comment.