build with npm instead of docker
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ RUN npm i
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN docker build .
|
RUN npm run build
|
||||||
|
|
||||||
#---
|
#---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user