mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Use proper capitalisation for Buildkite
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
8090d2b583
commit
a7daf558bb
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ else
|
|||
head=$BUILDKITE_BRANCH
|
||||
fi
|
||||
|
||||
# If head is set, it will contain on BuildKite either:
|
||||
# If head is set, it will contain on Buildkite either:
|
||||
# * "branch" when the author's branch and target branch are in the same repo
|
||||
# * "fork:branch" when the author's branch is in their fork or if this is a Netlify build
|
||||
# We can split on `:` into an array to check.
|
||||
|
|
Loading…
Reference in a new issue