diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 0fe60dc6..d9385333 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -10,9 +10,5 @@ steps: - label: 'Autogen classes' command: docker run --rm diagrams:1.0 ./autogen.sh - - wait - - label: 'Show' - command: ls -lah /tmp/test-results/${BUILDKITE_PIPELINE_SLUG}/${BUILDKITE_BUILD_ID} - - label: 'Build dist image and publish' command: docker build --tag diagrams-build:1.0 -f ./docker/dev/Dockerfile2 . \ No newline at end of file