From c4ec4b6700c790ca91a5768f58d41dd7a2004cc8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 24 Sep 2016 17:47:34 +0200 Subject: reproducible website: no need to fiddle with umask if jekyll is always run by the jenkins user --- 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 2d5f8e77..80e4b12d 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -763,7 +763,7 @@ my_hname: '' my_gitrepo: 'git://git.debian.org/git/reproducible/reproducible-website.git' my_gitbranches: 'origin/master' - my_shell: 'umask 002 ; jekyll build -s . -d /srv/reproducible-builds.org/www' + my_shell: 'jekyll build -s . -d /srv/reproducible-builds.org/www' my_gitbranches: 'master' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' -- cgit v1.2.3-70-g09d2