A Buildkite plugin for reattaching HEAD to the branch being built.
steps:
- label: "Some command that analyses the current git branch"
command: git rev-parse --abbrev-ref HEAD
plugins:
- vital-software/reattach-head#0.0.1: {}
None yet.
MIT (see LICENSE)