consistent capitalisation in buildkite pipelines

This commit is contained in:
David Baker 2019-04-26 15:09:01 +01:00
parent ae62a46a97
commit 6c4c908678

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"