auto-format #20

Merged
leon merged 143 commits from auto-format into main 2024-02-14 01:18:02 +01:00
Showing only changes of commit a65448bb73 - Show all commits

View File

@ -128,7 +128,7 @@ steps:
- echo "$GITEA_ECDSA_SIG" >> "$${HOME}/.ssh/known_hosts"
- chmod 700 -R "$${HOME}/.ssh"
- setsid -f gpg-agent
- setsid gpg-agent
- echo "$GPG_PRIVKEY" > /tmp/private.key
- gpg --import /tmp/private.key