mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 11:21:52 +00:00
Fix the path for circleci
This commit is contained in:
parent
1337f3e243
commit
f1cca0c360
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ ret=$?; if [[ $ret -ne 0 ]]; then echo "Cook gcov files failed, ret=$ret"; exit
|
|||
cd $workdir &&
|
||||
export CODECOV_TOKEN="493bba46-c468-4e73-8b45-8cdd8ff62d96" &&
|
||||
bash <(curl -s https://codecov.io/bash) &&
|
||||
exit 0
|
||||
echo "ok" && exit 0
|
||||
|
|
Loading…
Reference in a new issue