mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update .drone.yml
This commit is contained in:
parent
727b0609c1
commit
c685187a1a
1 changed files with 0 additions and 9 deletions
|
@ -40,12 +40,3 @@ steps:
|
|||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
- apt-get update
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
name: CentOS Latest
|
||||
steps:
|
||||
- name: run unit tests
|
||||
image: centos:latest
|
||||
commands:
|
||||
- yum install rpm-build
|
||||
|
|
Loading…
Reference in a new issue