Files
homelab-frontend/.gitea
Admin Bot 5c30fd4fb7
CI / Test (pull_request) Successful in 3m23s
CI / Build & Push Image (pull_request) Skipped
fix: standardize CI workflow to unified pattern
Reference: riotpiao.com action run 496/707

Unified structure:
- test job: all branches + PRs
- build-push job: main push only, depends on test
- Install Node.js before checkout
- Install docker only in build-push
- Proper secrets and env handling
- Docker login + build + push + prune
2026-09-06 23:18:44 -07:00
..