otm / git-build-state

Display and track build status in Stash/Bitbucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-build-state

Displays build-status in Stash/Bitbucket

Installation

  1. Download binary for your architecture from https://github.com/otm/git-build-state/releases/latest
  2. Make it executable: chmod +x /usr/local/bin/git-build-state
  3. Copy the file to /usr/local/bin or appropriate location in PATH
  4. Run the installer: sudo git-build-state -install

Alternative Installation

curl -sf -L https://gist.githubusercontent.com/otm/a901b71372a2f062ea87d335ea80969a/raw/git-build-state.sh | sudo bash

About

Display and track build status in Stash/Bitbucket

License:MIT License


Languages

Language:Go 85.3%Language:Groff 10.2%Language:Shell 4.4%