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

Perform a git checkout with the local branch being built to reattach HEAD

License

Notifications You must be signed in to change notification settings

vital-software/reattach-head-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Perform a git checkout with the local branch being built to reattach HEAD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages