mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
Turning off CI option
This commit is contained in:
@@ -61,7 +61,7 @@ RUN git checkout ct-unstable
|
|||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
# Build the site
|
# Build the site
|
||||||
RUN CI=true npm run build
|
RUN npm run build
|
||||||
|
|
||||||
# Load the NGINX image.
|
# Load the NGINX image.
|
||||||
FROM nginx
|
FROM nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user