Skip to content

Commit

Permalink
Change key passphrase
Browse files Browse the repository at this point in the history
  • Loading branch information
schw4rzlicht committed Jul 3, 2020
1 parent 0ab599f commit 7f35054
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
script: "./gradlew check"
- stage: deploy
script:
- "openssl aes-256-cbc -K $encrypted_f183395f0c7d_key -iv $encrypted_f183395f0c7d_iv -in maven-key.gpg.enc -out maven-key.gpg -d"
- "openssl aes-256-cbc -K $encrypted_0d982abece1d_key -iv $encrypted_0d982abece1d_iv -in maven-key.gpg.enc -out maven-key.gpg -d"
- "./gradlew publish"
on:
branch: master
Binary file modified maven-key.gpg.enc
Binary file not shown.

0 comments on commit 7f35054

Please sign in to comment.