[Qa-jenkins-scm] [jenkins.debian.net] 01/01: we need a nwer jjb for gitlab…

Mattia Rizzolo mattia at debian.org
Wed Apr 4 19:29:56 UTC 2018


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository jenkins.debian.net.

commit 69c0c20f0d576c76d6e8f11b0d7843ae3c591114
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Apr 4 21:29:51 2018 +0200

    we need a nwer jjb for gitlab…
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 update_jdn.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 6e21d83..3ce7869 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -528,9 +528,9 @@ if [ -f /etc/debian_version ] ; then
 		fi
 		# only needed on the main nodes # FIXME this is redundant
 		if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then
-			$UP2DATE || sudo apt-get install jenkins-job-builder
+			$UP2DATE || sudo apt-get install jenkins-job-builder/stretch-backports
 		elif [ "$HOSTNAME" = "jenkins" ] ; then
-			$UP2DATE || sudo apt-get install ffmpeg libav-tools python3-popcon jenkins-job-builder dose-extra
+			$UP2DATE || sudo apt-get install ffmpeg libav-tools python3-popcon jenkins-job-builder/stretch-backports dose-extra
 		fi
 		sudo apt-get clean
 		explain "packages installed."

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list