buildkite / agent-stack-k8s

Spin up an autoscaling stack of Buildkite Agents on Kubernetes
MIT License
77 stars 30 forks source link

Revert "Enable plugin phase in checkout container" #285

Closed DrJosh9000 closed 5 months ago

DrJosh9000 commented 5 months ago

Reverts buildkite/agent-stack-k8s#281

It's not only the {pre,post,}-checkout hooks that run when phases = plugin,checkout; the pre-exit hook also runs, which can confuse some plugins.

Reverting this until we can fix the agent.