Remove make check
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 5m8s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 5m8s
This commit is contained in:
parent
afa76dfdc0
commit
957b1e6e14
@ -34,7 +34,6 @@ RUN ./configure --with-gui=no \
|
|||||||
--disable-fuzz-binary \
|
--disable-fuzz-binary \
|
||||||
--with-sqlite=yes
|
--with-sqlite=yes
|
||||||
RUN make -j$(nproc)
|
RUN make -j$(nproc)
|
||||||
RUN make check
|
|
||||||
RUN make install
|
RUN make install
|
||||||
RUN strip /usr/local/bin/bitcoin-cli
|
RUN strip /usr/local/bin/bitcoin-cli
|
||||||
RUN strip /usr/local/bin/bitcoind
|
RUN strip /usr/local/bin/bitcoind
|
||||||
|
Loading…
x
Reference in New Issue
Block a user