Merge pull request #36727 from tiborvass/fix-master-ci-gitcommit
ci: quote bash variable Upstream-commit: f238bfda902d8193dd2d33bb334cd2419ffa5578 Component: engine
This commit is contained in:
@@ -6,7 +6,7 @@ hack/validate/default
|
||||
hack/test/unit
|
||||
bash <(curl -s https://codecov.io/bash) \
|
||||
-f coverage.txt \
|
||||
-C $GIT_SHA1 || \
|
||||
-C "$GIT_SHA1" || \
|
||||
echo 'Codecov failed to upload'
|
||||
|
||||
hack/make.sh \
|
||||
|
||||
Reference in New Issue
Block a user