Skip to content

Commit f9c949c

Browse files
committed
docker copy mocks
1 parent 4acddf8 commit f9c949c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN npm install [email protected] -g
66
RUN mkdir web && chown $USER: web
77
COPY Makefile Makefile
88
COPY web web
9+
COPY mocks mocks
910

1011
RUN NPM_INSTALL=ci make build-frontend
1112

0 commit comments

Comments
 (0)