towerops/.forgejo/workflows
Graham McIntire f3758191fd
perf(ci): combine test and build into single job
Eliminates duplicate job overhead:
- No separate job startup time
- No duplicate code checkout
- No runner scheduling delay
- Runs sequentially in same environment

Docker build still compiles from scratch (Docker isolation) but saves ~2-3min
in job overhead. Next step: optimize Dockerfile for better layer caching.
2026-03-05 19:17:28 -06:00
..
build.yaml perf(ci): combine test and build into single job 2026-03-05 19:17:28 -06:00
renovate.yaml chore(config): add Renovate and build workflows 2026-03-03 16:54:19 -06:00