chore(nexus): noextract jar

This commit is contained in:
nyyu 2024-04-07 11:28:21 +02:00
parent 99bd3f9dd9
commit 5ae3c83ef7
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@ steps:
- cp -f conf/{makepkg,pacman}.conf /etc/
- cat conf/pacman-conf.d-noextract.conf >> /etc/pacman.conf
- pacman-key --init
- pacman -Syu git jq pacman-contrib pandoc-bin unzip --noconfirm
- pacman -Syu git jq pacman-contrib pandoc-bin unzip zip --noconfirm
- useradd build -m
- "echo 'build ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers"
- mkdir /build