Add rpm build drone pipeline step

This commit is contained in:
pberr
2020-10-04 13:47:43 +02:00
parent 321ba7b5d7
commit 43f8d71fb6
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -24,7 +24,6 @@ steps:
path: /root/rpmbuild/RPMS/noarch/
commands:
- yum -qy install rpm-build
- pwd && ls -l
- rpmbuild --target noarch -bb lch.spec
- rpm -i /root/rpmbuild/RPMS/noarch/*
- lch -v