mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update .drone.yml
This commit is contained in:
parent
ae99d34c46
commit
290227d12c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: Ubuntu 22.04 - Unit Test & Code Coverage
|
name: Ubuntu 22.04 - Unit Test & Code Coverage
|
||||||
steps:
|
steps:
|
||||||
- name: run & upload code coverage
|
- name: run
|
||||||
image: ubuntu:22.04
|
image: ubuntu:22.04
|
||||||
environment:
|
environment:
|
||||||
DEBIAN_FRONTEND: noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
|
|
Loading…
Reference in a new issue