From af731f7e42094185a7d5147f25af8064b716c6ea Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Thu, 18 May 2017 15:41:47 +0200 Subject: reproducible debian: tell debuild to not trash JENKINS_EXPORT_DIR evn var Signed-off-by: Mattia Rizzolo --- job-cfg/reproducible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 03d4db87..1df3e732 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -581,7 +581,7 @@ my_timed: '42 23 1 1 *' my_gitrepo: 'git://anonscm.debian.org/git/reproducible/diffoscope.git' my_hname: '' - my_shell: '/srv/jenkins/bin/chroot-run.sh sid --exports-results debuild -uc -us' + my_shell: '/srv/jenkins/bin/chroot-run.sh sid --exports-results debuild -e JENKINS_EXPORTS_DIR -uc -us' my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' - '{name}_builder_{otherproject}_{my_num}': -- cgit v1.2.3-54-g00ecf