mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +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
|
name: Ubuntu 22.04 - CODE COVERAGE
|
||||||
steps:
|
steps:
|
||||||
- name: codecov
|
- name: codecov
|
||||||
image: bobicloudvision/drone-codecov
|
image: bobicloudvision/drone-codecov:latest
|
||||||
environment:
|
environment:
|
||||||
CODECOV_TOKEN:
|
CODECOV_TOKEN:
|
||||||
from_secret: CODECOV_TOKEN
|
from_secret: CODECOV_TOKEN
|
||||||
|
|
Loading…
Reference in a new issue