0.9.5
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