Modify pipeline.yml

pull/1076/head
Dmitry Pavlov 5 years ago
parent 6dcac72d8f
commit 80353854db

@ -8,4 +8,8 @@ steps:
- wait - wait
- label: 'Autogen classes' - label: 'Autogen classes'
command: docker run --rm diagrams:1.0 ./autogen.sh command: docker run --rm diagrams:1.0 ./autogen.sh
- wait
- label: 'Show'
command: ls -lah /tmp/test-results/${BUILDKITE_PIPELINE_SLUG}/${BUILDKITE_BUILD_ID}
Loading…
Cancel
Save