ci: merge test+build+push into single pipeline #1

Merged
rock merged 2 commits from ci/unified-pipeline into main 2026-09-06 13:18:11 +00:00
2 Commits
Author SHA1 Message Date
Test a48b6fdb54 ci: fix checkout ref for PR builds
CI / test-build-push (pull_request) Successful in 1m53s
2026-09-06 06:14:23 -07:00
Test bc86fb7242 ci: merge test+build+push into single pipeline
CI / test-build-push (pull_request) Failing after 8s
- Single job: vet → test → build binary → build image → push
- Image build/push only on main push (skip on PR)
- Fixed Dockerfile: golang:1.26, build cmd/worker, removed HTTP healthcheck
- Removed separate build-push.yml
2026-09-06 06:12:16 -07:00