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
a277ab273b
commit
ae99d34c46
1 changed files with 1 additions and 1 deletions
|
@ -5,9 +5,9 @@ steps:
|
|||
- name: run & upload code coverage
|
||||
image: ubuntu:22.04
|
||||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
CODECOV_TOKEN:
|
||||
from_secret: CODECOV_TOKEN
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
- MAIN_REPO_DIR=$(pwd)
|
||||
- apt-get update
|
||||
|
|
Loading…
Reference in a new issue