ci: quote bash variable
Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: dc597777665c080490dd7540b7ac88fd91e746e1 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