mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-02 15:24:01 +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
|
ADD . /root/nimbus-eth1
|
||||||
|
|
||||||
RUN cd /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
|
&& make -j$(nproc) V=1 LOG_LEVEL=TRACE nimbus
|
||||||
|
|
||||||
# --------------------------------- #
|
# --------------------------------- #
|
||||||
|
Loading…
x
Reference in New Issue
Block a user