[Git][qa/jenkins.debian.net][master] reproducible build: debian/build.sh: define WORKER_NAME

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Mon Mar 18 08:27:18 GMT 2024



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
23f28507 by Mattia Rizzolo at 2024-03-18T09:26:39+01:00
reproducible build: debian/build.sh: define WORKER_NAME

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_build.sh


Changes:

=====================================
bin/reproducible_build.sh
=====================================
@@ -982,7 +982,8 @@ cd $TMPDIR
 DATE=$(date -u +'%Y-%m-%d %H:%M')
 START=$(date +'%s')
 RBUILDLOG=$(mktemp --tmpdir=$TMPDIR rbuildlog.XXXXXXX)
-JOB="${JOB_NAME#reproducible_builder_}/${BUILD_ID}"
+WORKER_NAME="${JOB_NAME#reproducible_builder_}"
+JOB="$WORKER_NAME/$BUILD_ID"
 
 #
 # determine mode



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/23f2850740e0fad1f6facddb7646a91d09373440

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/23f2850740e0fad1f6facddb7646a91d09373440
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20240318/b7051784/attachment.htm>


More information about the Qa-jenkins-scm mailing list