Target shared docker runners in scheduled-deploy #2

Merged
makiolaj merged 1 commits from fix-runner-label into main 2026-07-01 19:32:39 +00:00
Owner

Runners advertise dind/docker labels, not ubuntu-latest; point runs-on at docker so the job gets picked up.

Runners advertise dind/docker labels, not ubuntu-latest; point runs-on at docker so the job gets picked up.
makiolaj added 1 commit 2026-07-01 19:31:12 +00:00
The instance runners advertise `dind`/`docker` labels, not `ubuntu-latest`, so
the job sat queued unmatched. Point runs-on at `docker`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
makiolaj merged commit 6d8df36557 into main 2026-07-01 19:32:39 +00:00
makiolaj deleted branch fix-runner-label 2026-07-01 19:32:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: makiolaj/jeanlucmakiola.de#2