Skip to content

0.9.5

Compare
Choose a tag to compare
@viktorbenei viktorbenei released this 28 Jul 15:41
· 558 commits to master since this release

Changes

  • RunIf support : define a Go template expression to specify whether the step should run
  • Lots of minor revisions
  • Better logging

Install

To install this version, run the following commands (in a bash shell):

curl -L https://github.com/bitrise-io/stepman/releases/download/0.9.5/stepman-$(uname -s)-$(uname -m) > /usr/local/bin/stepman

Then:

chmod +x /usr/local/bin/stepman