Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-03 20:27:22 +03:00
parent 727b0609c1
commit c685187a1a

View file

@ -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