mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 15:10:25 +00:00
Update .drone.yml
This commit is contained in:
parent
a210516740
commit
5a72c9ea8e
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 --token=$CODECOV_TOKEN --file=/usr/local/phyre/web/clover.xml --flags=unit
|
||||
- codecovcli upload-process -t $CODECOV_TOKEN -f /usr/local/phyre/web/clover.xml
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Reference in a new issue