Commit 2fc414e2 authored by Holger Levsen's avatar Holger Levsen
Browse files

jenkins nodes: allow sudo for fixing up the perms

parent 6d707730
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ jenkins ALL= \
	/usr/bin/tee /proc/*/oom_score_adj, \
	/bin/chmod +x /schroots/*, \
	/bin/chmod +x /chroots/*, \
	/bin/chmod -v 644 /var/lib/jenkins/userContent/*, \
	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
        /bin/tar xzf ./alpine-minirootfs-*.tar.gz -C /schroots/reproducible-alpine.new, \
	/usr/sbin/chroot /schroots/*, \