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
542673d0bb
commit
727b0609c1
1 changed files with 2 additions and 2 deletions
|
@ -43,9 +43,9 @@ steps:
|
|||
|
||||
---
|
||||
kind: pipeline
|
||||
name: CentOS Stream 9
|
||||
name: CentOS Latest
|
||||
steps:
|
||||
- name: run unit tests
|
||||
image: centos:stream-9
|
||||
image: centos:latest
|
||||
commands:
|
||||
- yum install rpm-build
|
||||
|
|
Loading…
Reference in a new issue