mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2024-10-01 01:35:42 -04:00
use gradlew wrapper in docker
This commit is contained in:
parent
3ddde6e671
commit
984fbc50cd
@ -16,6 +16,6 @@ RUN set -ex && git clone --recursive https://github.com/haveno-dex/haveno-pricen
|
||||
|
||||
WORKDIR /home/pricenode
|
||||
|
||||
RUN gradle clean build -x test
|
||||
RUN ./gradlew clean build -x test
|
||||
|
||||
ENTRYPOINT [ "./haveno-pricenode" ]
|
||||
|
Loading…
Reference in New Issue
Block a user