fix: pin deploy job to agent-workspace runner #47
Reference in New Issue
Block a user
Delete Branch "fix/deploy-runner-label"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deploy fails when lintel-prod-01's runner picks up the job — the Docker container can't SSH back to its own host (i/o timeout). Added a 'deploy' label to agent-workspace's runner and pinned the deploy job to it.