scripts: don't build removed debian package during CI anymore
This commit is contained in:
parent
4b1386e993
commit
62ea07eaf2
1 changed files with 0 additions and 6 deletions
|
|
@ -59,9 +59,3 @@ cmake ..
|
|||
VERBOSE=1 make -j10
|
||||
VERBOSE=1 make test
|
||||
cd ..
|
||||
|
||||
cleanup
|
||||
|
||||
apt-get install -y build-essential curl devscripts gdebi-core dkms dh-systemd
|
||||
apt-get install -y $(gdebi --quiet --apt-line ./debian/control)
|
||||
debuild -us -uc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue