aloha2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Daniel Wolf 2020-07-20 12:48:48 -04:00
parent 5bc12acc37
commit 17f13edd11
Signed by: nephatrine
GPG Key ID: F402AF4822FB01F5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ steps:
- name: keystore
path: /tmp/keystore
commands:
- gpg --batch --passphrase-file /tmp/keystore/.gpgcredentials-Nephatrine --allow-secret-key-import --import /tmp/keystore/Nephatrine.gpg
- gpg --batch --allow-secret-key-import --import /tmp/keystore/Nephatrine.gpg
- echo "egg" > /tmp/keystore/egg.txt
- gpg --batch --passphrase-file /tmp/keystore/.gpgcredentials-Nephatrine --clear-sign /tmp/keystore/egg.txt
- gpg --list-secret-keys