Don't upload by default, we have a script installed on the apt server now
This commit is contained in:
parent
1fe5a0446f
commit
ea816a4310
1 changed files with 2 additions and 2 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue