forked from matrix/element-web
consistent capitalisation in buildkite pipelines
This commit is contained in:
parent
ae62a46a97
commit
6c4c908678
|
@ -32,7 +32,7 @@ steps:
|
||||||
image: "node:10"
|
image: "node:10"
|
||||||
propagate-environment: true
|
propagate-environment: true
|
||||||
|
|
||||||
- label: ":hammer: package"
|
- label: ":hammer: Package"
|
||||||
command:
|
command:
|
||||||
- "echo '--- Fetching Dependencies'"
|
- "echo '--- Fetching Dependencies'"
|
||||||
- "./scripts/fetch-develop.deps.sh --depth 1"
|
- "./scripts/fetch-develop.deps.sh --depth 1"
|
||||||
|
|
Loading…
Reference in New Issue