Commit Graph

5 Commits

Author SHA1 Message Date
admin 677546d139 fix: default SSH port to 22 if not set
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 15:32:30 +08:00
admin 11323977b9 fix: use sshpass for password auth and add port support
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 15:27:37 +08:00
admin c3418c2a11 feat: add SSH deploy step after Docker build
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 15:24:47 +08:00
admin 4aa3f33fac feat: add workflow_dispatch for manual trigger
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 14:54:40 +08:00
admin f41917e414 feat: add Gitea Actions workflow for Docker build
Add workflow similar to kankanjiao for building and pushing
Docker images to git.viaeon.com container registry.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 14:50:33 +08:00