refs #5739 feat: try run test back and front
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
356c12c140
commit
ac696fde40
|
@ -7,7 +7,7 @@ COPY front front
|
|||
RUN cd front && npm install --ci
|
||||
|
||||
COPY modules modules
|
||||
COPY dist dist
|
||||
# COPY dist dist
|
||||
COPY jest-front.js ./
|
||||
COPY jest.front.config.js ./
|
||||
COPY babel.config.js ./
|
||||
|
|
Loading…
Reference in New Issue