mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 03:52:30 +02:00
workflow: less binpkgs
This commit is contained in:
parent
ebababa5e1
commit
488a33ea59
1 changed files with 1 additions and 1 deletions
|
|
@ -19,4 +19,4 @@ WORKDIR /home
|
|||
RUN sed -i 's# pentoo-minimal##' /etc/portage/make.conf
|
||||
|
||||
#test install pentoo/pentoo
|
||||
RUN time FEATURES="-getbinpkg -ipc-sandbox -network-sandbox -pid-sandbox" emerge --getbinpkg=y --buildpkg=n --jobs=$(nproc) --load-average=$(nproc) --deep --update --newuse pentoo/pentoo --verbose --pretend
|
||||
RUN time FEATURES="-getbinpkg -ipc-sandbox -network-sandbox -pid-sandbox" emerge --getbinpkg=n --buildpkg=n --jobs=$(nproc) --load-average=$(nproc) --deep --update --newuse pentoo/pentoo --verbose --pretend
|
||||
|
|
|
|||
Loading…
Reference in a new issue