diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 2e485d1f..a4321bdc 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -8,7 +8,4 @@ steps: - wait - label: 'Autogen classes' - command: docker run --rm diagrams:1.0 ./autogen.sh - - - label: 'List dir' - command: ls -lah $BUILDKITE_BUILD_CHECKOUT_PATH \ No newline at end of file + command: docker run --rm diagrams:1.0 ./autogen.sh \ No newline at end of file