food-market/.github/workflows
nurdotnet 8ac9e04bcf ci(docker): drop setup-buildx-action — use system buildx on self-hosted
docker/setup-buildx-action pulls the buildx binary from
release-assets.githubusercontent.com, which is unreachable from our
network (TLS handshake never completes — SNI-level block from upstream,
same host works for objects.githubusercontent.com). The self-hosted
runner already has docker-buildx 0.30.1 installed via apt, so
build-push-action can use it directly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 23:44:11 +05:00
..
ci.yml ci: move Linux jobs (backend, web, docker api/web) to self-hosted runner 2026-04-22 23:17:52 +05:00
deploy-stage.yml ci/deploy: stage deploy workflow + notifications + server plan 2026-04-22 13:46:03 +05:00
docker.yml ci(docker): drop setup-buildx-action — use system buildx on self-hosted 2026-04-22 23:44:11 +05:00
notify.yml ci/deploy: stage deploy workflow + notifications + server plan 2026-04-22 13:46:03 +05:00