Update command path

This commit is contained in:
Michael Vines 2018-12-15 16:07:48 -08:00
parent 554cd03269
commit 6a0f7a5ceb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# in the buildkite UI should simply be:
#
# steps:
# - command: "ci/buildkite-pipeline-upload.sh"
# - command: ".buildkite/pipeline-upload.sh"
#
set -e