/run-without-clone-buildkite-plugin

Buildkite plugin to skip git clone before running a command

Primary LanguageShellMIT LicenseMIT

run-without-clone-buildkite-plugin

Buildkite plugin to skip git clone before running a command

Usage

steps:
  - command: 'echo hi'
    plugins:
      - 'uber-workflow/run-without-clone':