mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-12-04 13:08:11 +00:00
hopefully fixed drone signing
This commit is contained in:
parent
26eb2c104a
commit
39198a40d6
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ steps:
|
|||
from_secret: GPG_PRIVATE_KEY
|
||||
GPG_FINGERPRINT:
|
||||
from_secret: GPG_FINGERPRINT
|
||||
GPG_PRIVATE_KEY_BASE64:
|
||||
from_secret: GPG_PRIVATE_KEY_BASE64
|
||||
commands:
|
||||
- apk add gpg-agent
|
||||
- gpg-agent --daemon --default-cache-ttl 7200
|
||||
|
|
Loading…
Reference in a new issue