Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 209 Bytes

File metadata and controls

12 lines (9 loc) · 209 Bytes

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':