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
458c87c143
commit
ae53f030c7
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ steps:
|
|||
- chmod -R 777 vendor
|
||||
- apt install composer -y
|
||||
- composer test:coverage
|
||||
- ls -la
|
||||
- tail /usr/local/phyre/web/clover.xml
|
||||
|
||||
- name: codecov
|
||||
image: bobicloudvision/drone-codecov
|
||||
|
|
Loading…
Reference in a new issue