Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 419 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 419 Bytes

Reattach HEAD Buildkite Plugin

A Buildkite plugin for reattaching HEAD to the branch being built.

Usage

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: {}

Configuration

None yet.

License

MIT (see LICENSE)