Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
ffc5fe4e
Commit
ffc5fe4e
authored
Aug 29, 2022
by
Holger Levsen
Browse files
fix typo
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
6294d6df
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/common/etc/sudoers.d/jenkins
View file @
ffc5fe4e
...
@@ -15,7 +15,7 @@ jenkins ALL= \
...
@@ -15,7 +15,7 @@ jenkins ALL= \
/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
/bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots, \
/bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots, \
/bin/tar xzf ./alpine-minirootfs-*.tar.gz -C /schroots/reproducible-alpine.new, \
/bin/tar xzf ./alpine-minirootfs-*.tar.gz -C /schroots/reproducible-alpine.new, \
/bin/tar --mtime=* --clamp-mtime -C /srv/workspace/* -c
v
f * \
/bin/tar --mtime=* --clamp-mtime -C /srv/workspace/* -cf * \
/usr/sbin/chroot /schroots/*, \
/usr/sbin/chroot /schroots/*, \
/usr/sbin/chroot /chroots/*, \
/usr/sbin/chroot /chroots/*, \
/usr/sbin/chroot /media/*, \
/usr/sbin/chroot /media/*, \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment