[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible Debian: fix $BUILD_URL
Holger Levsen
holger at layer-acht.org
Thu Apr 27 13:51:34 UTC 2017
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 f0b6650cac91e03f87ab2e842720c059de2c9e46
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Apr 27 15:47:07 2017 +0200
reproducible Debian: fix $BUILD_URL
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_worker.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_worker.sh b/bin/reproducible_worker.sh
index a8516bd..b92606b 100755
--- a/bin/reproducible_worker.sh
+++ b/bin/reproducible_worker.sh
@@ -52,7 +52,7 @@ while true ; do
#
# prepare variables for export
#
- export BUILD_URL=https://jenkins.debian.net/userContent/build_service/$WORKER_NAME/$BUILD_ID/
+ export BUILD_URL=https://jenkins.debian.net/userContent/reproducible/debian/build_service/$WORKER_NAME/$BUILD_ID/
export BUILD_ID=$BUILD_ID
export JOB_NAME="reproducible_builder_$WORKER_NAME"
export
--
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