mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update .drone.yml
This commit is contained in:
parent
0a8f23bb08
commit
e99ce2d9ee
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ steps:
|
|||
- cd $MAIN_REPO_DIR
|
||||
- apt install -y pip
|
||||
- pip install codecov-cli
|
||||
- codecovcli upload-process -t $CODECOV_TOKEN -f /usr/local/phyre/web/clover.xml
|
||||
- codecovcli --verbose upload-process -t $CODECOV_TOKEN -f /usr/local/phyre/web/clover.xml
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Reference in a new issue