mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-08-03 03:56:08 -04:00
use gradlew wrapper in docker
This commit is contained in:
parent
3ddde6e671
commit
984fbc50cd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue