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
c67ee40768
commit
5b3602e0e8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ kind: pipeline
|
|||
name: Ubuntu 22.04 - CODE COVERAGE
|
||||
steps:
|
||||
- name: codecov
|
||||
image: bobicloudvision/drone-codecov
|
||||
image: bobicloudvision/drone-codecov:latest
|
||||
environment:
|
||||
CODECOV_TOKEN:
|
||||
from_secret: CODECOV_TOKEN
|
||||
|
|
Loading…
Reference in a new issue