fix Dockerfile
This commit is contained in:
@@ -85,8 +85,8 @@ RUN su -l --shell /bin/bash $UNAME -c 'git clone https://git.bitdeals.org/privat
|
||||
ARG NOCACHE=0
|
||||
|
||||
## Install BitDeals module (apostol-dm)
|
||||
ENV BUILD_MODE='release'
|
||||
#ENV BUILD_MODE='debug'
|
||||
ARG BUILD_MODE='release'
|
||||
#ARG BUILD_MODE='debug'
|
||||
|
||||
COPY . $UHOME/apostol-dm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user