Don't upload by default, we have a script installed on the apt server now

This commit is contained in:
Daniel James 2012-08-31 12:59:26 +01:00
parent 1fe5a0446f
commit ea816a4310

View file

@ -71,7 +71,7 @@ echo "running the build..."
debuild -b -uc -us $@ || exit
# copy the new package to the public server
scp /tmp/airtime_${VERSION}_all.deb apt.sourcefabric.org:/var/www/apt/snapshots/
# scp /tmp/airtime_${VERSION}_all.deb apt.sourcefabric.org:/var/www/apt/snapshots/
# copy the build log too
scp /tmp/airtime_${VERSION}_amd64.build apt.sourcefabric.org:/var/www/apt/snapshots/
# scp /tmp/airtime_${VERSION}_amd64.build apt.sourcefabric.org:/var/www/apt/snapshots/