mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
bk: Log successful uploads to Buildkite analytics (#29743)
This commit is contained in:
parent
f1b4744dc4
commit
754811d06e
@ -67,6 +67,8 @@ EOF
|
||||
--header 'Content-Type: application/json' \
|
||||
--data-binary @-
|
||||
|
||||
echo -e "\n--- :information_source: Succesfully uploaded test results to Buildkite analytics"
|
||||
|
||||
return "$test_exit_code"
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user