forked from IPKM/nmreval
force a start of gpg-agent
This commit is contained in:
parent
962802ebe4
commit
c157ebb0f9
@ -22,6 +22,7 @@ jobs:
|
||||
GO_PIPELINE_LABEL: ${{ gitea.event.repository.updated_at}}_${{ gitea.sha }}
|
||||
- name: Prepare GPG
|
||||
run: |
|
||||
gpg-connect-agent -q 'keyinfo --list' /bye
|
||||
/usr/lib/gnupg/gpg-preset-passphrase --preset --passphrase ${GPG_PASSPHRASE} ${GPG_KEYGRIP}
|
||||
env:
|
||||
GPG_KEYGRIP: ${{ vars.GPG_KEYGRIP }}
|
||||
|
Loading…
Reference in New Issue
Block a user