|
|
8680397c08
|
fix(ci): use rsync to sync only stacks/ without polluting /srv/seedbox
- Clone repo to temp directory
- Rsync only seedbox/stacks/ to /srv/seedbox/stacks/
- Preserve .env and volume data directories
|
2026-01-04 16:59:22 +00:00 |
|
|
|
c7155d0555
|
feat(ci): add workflow_dispatch for manual trigger
Allows manual execution from Gitea Actions UI
|
2026-01-04 15:49:02 +00:00 |
|
|
|
97dbe32354
|
fix(ci): replace actions/checkout with git clone for Alpine compatibility
Alpine doesn't have Node.js by default, and actions/checkout requires it.
Using native git clone instead - simpler and KISS approach.
|
2026-01-04 15:13:54 +00:00 |
|
|
|
0a9132b669
|
ci(seedbox): move workflow to repo root for Gitea discovery
Gitea only looks for workflows in .gitea/workflows/ at repository root
|
2026-01-04 13:38:54 +00:00 |
|