Loading hosts/jenkins/etc/sudoers.d/jenkins +1 −0 Original line number Diff line number Diff line Loading @@ -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/*, \ Loading Loading
hosts/jenkins/etc/sudoers.d/jenkins +1 −0 Original line number Diff line number Diff line Loading @@ -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/*, \ Loading