auto-format #20
@ -128,7 +128,7 @@ steps:
|
|||||||
- echo "$GITEA_ECDSA_SIG" >> "$${HOME}/.ssh/known_hosts"
|
- echo "$GITEA_ECDSA_SIG" >> "$${HOME}/.ssh/known_hosts"
|
||||||
- chmod 700 -R "$${HOME}/.ssh"
|
- chmod 700 -R "$${HOME}/.ssh"
|
||||||
|
|
||||||
- gpg-agent
|
- systemctl start --user gpg-agent
|
||||||
- echo "$GPG_PRIVKEY" > /tmp/private.key
|
- echo "$GPG_PRIVKEY" > /tmp/private.key
|
||||||
- gpg --import /tmp/private.key
|
- gpg --import /tmp/private.key
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user