consistent capitalisation in buildkite pipelines

pull/9577/head
David Baker 2019-04-26 15:09:01 +01:00
parent ae62a46a97
commit 6c4c908678
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ steps:
image: "node:10"
propagate-environment: true
- label: ":hammer: package"
- label: ":hammer: Package"
command:
- "echo '--- Fetching Dependencies'"
- "./scripts/fetch-develop.deps.sh --depth 1"