commit 87d634ad9a8c11cda941a72763e30f52d3616e47 parent 3df492b1bb6378b81d9fc35fe93369a79179a973 Author: Szymon Mikulicz <szymon.mikulicz@posteo.net> Date: Sat, 13 Jun 2026 01:02:42 +0200 No strict host key checking Diffstat:
| M | .build.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.build.yml b/.build.yml @@ -8,6 +8,7 @@ secrets: - bfe0f129-aa36-4361-9ee5-5dbb979fe0af environment: site: git.mikuli.cz + GIT_SSH_COMMAND: ssh -o StrictHostKeyChecking=no tasks: - package: | cd mirrorer