4 Commits
Author SHA1 Message Date
SilverLABS 234c8b52cb fix(deploy): replace appleboy/ssh-action with sshpass for compatibility
The Docker-based appleboy/ssh-action fails with act runner due to
Alpine compatibility issues. Using direct sshpass commands avoids
Docker-in-Docker problems and works natively with the runner.
2026-01-20 22:47:40 +00:00
dev-agent 6500226c3c fix: add bash shebang and script options for ssh-action 2026-01-20 22:32:16 +00:00
dev-agent bdfd27237f fix: use GITEATOKEN secret name (no underscore) 2026-01-20 22:29:39 +00:00
dev-agent da6806c3cb feat: initial .NET 9 static site for SilverDOCK deployment 2026-01-20 22:22:39 +00:00