github buildkite/agent v3.0-beta.19

latest releases: v3.69.0, v3.68.0, v3.67.0...
pre-release7 years ago
  • Added 2 new flags to buildkite-agent start:
    • --disconnect-after-job will run the agent, and automatically disconnect after running it's first job. This has sometimes been referred to as "one shot" mode and is useful when you spin up an environment per-job and want the agent to automatically disconnect once it's finished it's job
    • --disconnect-after-job-timeout is the time in seconds the agent will wait for that first job to be assigned. The default value is 120 seconds (2 minutes). If a job isn't assigned to the agent after this time, it will automatically disconnect and the agent process will stop.

Don't miss a new agent release

NewReleases is sending notifications on new releases.