[Qa-jenkins-scm] [jenkins.debian.net] 01/01: deploy_kgb.py needs python3-yaml
Holger Levsen
holger at layer-acht.org
Mon Nov 14 12:23:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 1b3e8bf6e720b1653a84d4cc4467cdbfeefa3ee4
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 14 13:23:06 2016 +0100
deploy_kgb.py needs python3-yaml
---
update_jdn.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 1cc058c..6356c90 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -258,7 +258,8 @@ if [ -f /etc/debian_version ] ; then
case $HOSTNAME in
jenkins|jenkins-test-vm|profitbricks-build*) DEBS="$DEBS
squid3
- kgb-client" ;;
+ kgb-client
+ python3-yaml" ;;
*) ;;
esac
# needed to run the 2nd reproducible builds nodes in the future...
--
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