mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix CI builds of RPM packages
This commit is contained in:
parent
4dfe6c6a6b
commit
d162963cae
1 changed files with 0 additions and 4 deletions
|
@ -63,10 +63,6 @@ packages:
|
|||
- dnf -y config-manager --add-repo https://$DEPLOY_USER:$DEPLOY_PASS@$DEPLOY_HOST/packages/villas.repo
|
||||
- dnf -y --refresh install libwebsockets-devel libxil-devel
|
||||
script:
|
||||
- make dist
|
||||
- make rpm-libwebsockets
|
||||
- make rpm-libxil
|
||||
- rpm -i build/release/packaging/rpm/RPMS/x86_64/*.rpm
|
||||
- make rpm-villas-node
|
||||
only:
|
||||
- tags
|
||||
|
|
Loading…
Add table
Reference in a new issue