summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_worker.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-04-27 15:17:22 +0200
committerHolger Levsen <holger@layer-acht.org>2017-04-27 15:17:22 +0200
commit83b5b0b7db5c6038f5ff3ac6f5648b1ea2b5072a (patch)
treead32f35f07dfc5d66a5833c3613807e0a0309392 /bin/reproducible_worker.sh
parent7774df5869cf1fa6ac649ed5576b17aa64b0314e (diff)
downloadjenkins.debian.net-83b5b0b7db5c6038f5ff3ac6f5648b1ea2b5072a.tar.xz
reproducible Debian: correctly link to new build logs
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_worker.sh')
-rwxr-xr-xbin/reproducible_worker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_worker.sh b/bin/reproducible_worker.sh
index 62006f79..a33000e6 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/
+ export BUILD_URL=https://jenkins.debian.net/userContent/build_service/$WORKER_NAME/$BUILD_ID
export BUILD_ID=$BUILD_ID
export JOB_NAME="reproducible_builder_$WORKER_NAME"
export