Make sure jessie packages end up in the jessie repository.
authorWard Vandewege <ward@curoverse.com>
Thu, 16 Jul 2015 03:14:23 +0000 (23:14 -0400)
committerWard Vandewege <ward@curoverse.com>
Thu, 16 Jul 2015 03:14:23 +0000 (23:14 -0400)
No issue #

jenkins/run-build-packages.sh

index 3493f7c48a8b651a0e7ccca8c0f59e5839d3d375..8bf153c923374777b7819e182ec83c691fb1df82 100755 (executable)
@@ -111,7 +111,7 @@ case "$TARGET" in
     debian8)
         FORMAT=deb
         FPM_OUTDIR=tmp
-        REPO_UPDATE_CMD='freight add *deb apt/wheezy && freight cache && rm -f *deb'
+        REPO_UPDATE_CMD='freight add *deb apt/jessie && freight cache && rm -f *deb'
 
         PYTHON2_PACKAGE=python$PYTHON2_VERSION
         PYTHON2_PKG_PREFIX=python