feat: Add a variant using an SSH deploy key
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-01-11 12:49:33 +01:00
parent 53f5a6952b
commit 7abdf4b03c
3 changed files with 45 additions and 0 deletions

3
ssh_config Normal file
View File

@@ -0,0 +1,3 @@
Host *
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null