* wip
This commit is contained in:
parent
eb5b541a05
commit
701a5f6601
2
build
2
build
|
|
@ -63,7 +63,7 @@ popd > /dev/null
|
|||
if [ ! -z "$PACKAGE" ]; then
|
||||
|
||||
source /etc/lsb-release
|
||||
DEB_SERVER=http://localhost:9010/apt-`uname -p`/$DISTRIB_CODENAME
|
||||
DEB_SERVER=https://int.jamkazam.com:9010/apt-`uname -p`/$DISTRIB_CODENAME
|
||||
GEM_SERVER=http://localhost:9000/gems
|
||||
|
||||
# if still going, then push all debs up
|
||||
|
|
|
|||
Loading…
Reference in New Issue