Update command path

This commit is contained in:
Michael Vines
2018-12-15 16:07:48 -08:00
parent 554cd03269
commit 6a0f7a5ceb

View File

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