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
0d4df377ae
commit
bf4009201a
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ steps:
|
|||
- apt install composer -y
|
||||
- composer test:coverage
|
||||
- mv clover.xml $MAIN_REPO_DIR/clover.xml
|
||||
- mv coverage.xml $MAIN_REPO_DIR/coverage.xml
|
||||
- cd $MAIN_REPO_DIR
|
||||
- apt install -y pip
|
||||
- pip install codecov-cli
|
||||
|
|
Loading…
Reference in a new issue