Add rpm build drone pipeline step

This commit is contained in:
pberr
2020-10-04 13:32:19 +02:00
parent 84f1d52719
commit 54bc16bf3e
+1
View File
@@ -23,6 +23,7 @@ steps:
- name: rpm_packages
path: /root/rpmbuild/RPMS/noarch/
commands:
- yum -qy install rpm-build
- rpmbuild --target noarch -bb lch.spec
- rpm -i /root/rpmbuild/RPMS/noarch/*