chore(nexus): noextract jar
This commit is contained in:
parent
99bd3f9dd9
commit
5ae3c83ef7
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue