Update gitlab-ci

[skip-ci]
remove dpkg-deb
This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-10-25 09:46:16 +07:00 committed by GitHub
parent b80aa9c3e4
commit 3327dc9aef

View File

@ -28,5 +28,5 @@ echo "Vcs-Browser: https://github.com/ethcore/parity" >> $control
echo "Architecture: $1" >> $control
echo "Description: Ethereum network client by Ethcore" >> $control
#build .deb package
dpkg-deb -b deb ./
exit