Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Nov 11, 2020
1 parent 208d4b2 commit 44f88b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/jdk8-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ jobs:
env:
GPG_KEY_BASE64: ${{ secrets.GPG_KEY_BASE64 }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
#run: gpg-setup.sh
#run: printf "$GPG_KEY_BASE64" | base64 --decode > gpg.asc
run: gpg -k
run: ./gpg-setup.sh

0 comments on commit 44f88b5

Please sign in to comment.