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
ae99d34c46
commit
290227d12c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
kind: pipeline
|
||||
name: Ubuntu 22.04 - Unit Test & Code Coverage
|
||||
steps:
|
||||
- name: run & upload code coverage
|
||||
- name: run
|
||||
image: ubuntu:22.04
|
||||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
|
|
Loading…
Reference in a new issue