We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3dcda commit 9beea34Copy full SHA for 9beea34
1 file changed
.circleci/config.yml
@@ -54,7 +54,6 @@ commands:
54
name: 'Configure GPG keys'
55
command: |
56
echo -e "$GPG_KEY" | gpg --batch --no-tty --import --yes
57
- gpg --keyserver keyserver.ubuntu.com --send-keys "ABA18559AB7620FC"
58
nexus-deploy:
59
steps:
60
- run:
0 commit comments