Skip to content

v0.1.11-runOnHost

Compare
Choose a tag to compare
@devkimittal devkimittal released this 26 Mar 04:22

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 :

  1. Download this executable binary from below.
  2. sudo chmod +x harness-docker-runner-darwin-amd64
  3. export RUN_ON_HOST_ONLY=true
  4. sudo ./harness-docker-runner-darwin-amd64 server