Build with zmq, without tests
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 5m2s

This commit is contained in:
Sosthene 2025-07-09 15:05:33 +02:00
parent b0e4cf9bc4
commit afa76dfdc0

View File

@ -26,7 +26,7 @@ RUN ./configure --with-gui=no \
--with-daemon \ --with-daemon \
--without-miniupnpc \ --without-miniupnpc \
--without-bdb \ --without-bdb \
--disable-zmq \ --disable-tests \
--disable-man \ --disable-man \
--enable-util-cli \ --enable-util-cli \
--disable-static \ --disable-static \