mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-23 02:29:26 +00:00
Kurtosis Dockerfile: switch make param to update-from-ci
This commit is contained in:
parent
e1bb65fdfa
commit
56263518ce
@ -20,7 +20,7 @@ RUN ldd --version ldd
|
||||
ADD . /root/nimbus-eth1
|
||||
|
||||
RUN cd /root/nimbus-eth1 \
|
||||
&& make -j$(nproc) update \
|
||||
&& make -j$(nproc) update-from-ci \
|
||||
&& make -j$(nproc) V=1 LOG_LEVEL=TRACE nimbus
|
||||
|
||||
# --------------------------------- #
|
||||
|
Loading…
x
Reference in New Issue
Block a user