Modify pipeline.yml

pull/1076/head
Dmitry Pavlov 5 years ago
parent f35d41ac4b
commit ed8cb18821

@ -14,5 +14,5 @@ steps:
- 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 .
- label: 'Build dist image and publish'
command: docker build --tag diagrams-build:1.0 -f ./docker/dev/Dockerfile2 .
Loading…
Cancel
Save