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