feat: update packages
Some checks failed
continuous-integration/drone/push Build encountered an error

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-07-21 17:17:31 +02:00
parent b2b27d09e8
commit 60270b4405
6 changed files with 492 additions and 412 deletions

View File

@@ -17,7 +17,7 @@ steps:
- chmod -R 600 ~/.ssh
- |
cat >$HOME/.ssh/config <<EOL
Host git.front.kjuulh.io
Host git.kjuulh.io
IdentityFile $HOME/.ssh/id_ed25519
IdentitiesOnly yes
UserKnownHostsFile=/dev/null