v0.1.11-runOnHost
Full Changelog: v0.1.11...v0.1.11-runOnHost
This is a non-production release. It introduces a flag named RUN_ON_HOST_ONLY, which when set to true will not require docker as a dependency and will run the steps directly on host. Please keep in mind that containerised steps will not work with this release if flag RUN_ON_HOST_ONLY is set to true. If this is set to false or not set, it will continue behaving as it is.
Steps to use :
- Download this executable binary from below.
- sudo chmod +x harness-docker-runner-darwin-amd64
- export RUN_ON_HOST_ONLY=true
- sudo ./harness-docker-runner-darwin-amd64 server