Copy after build
This commit is contained in:
@ -6,6 +6,8 @@ COPY package*.json ./
|
|||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
|
COPY . .
|
||||||
|
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Reference in New Issue
Block a user