github buildkite/agent v2.1.13

latest releases: v3.71.0, v3.70.0, v3.69.0...
7 years ago
  • New: Added support for BUILDKITE_GIT_CLONE_FLAGS (#326) giving you the ability customise how the agent clones your repository onto your build machines. You can use this to customise the "depth" of your repository if you want faster clones BUILDKITE_GIT_CLONE_FLAGS="-v --depth 1"
  • New: Allow metadata value to be read from STDIN (#327). This allows you to set meta-data from files easier cat meta-data.txt | buildkite-agent meta-data set "foo"

Don't miss a new agent release

NewReleases is sending notifications on new releases.