Skip to content

Commit 9225582

Browse files
committed
chore(docker): remove erroneous extra copy
1 parent 95f112c commit 9225582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ RUN npm ci
1515

1616
COPY src/ src/
1717
COPY test/ test/
18-
COPY web/ web/
1918
RUN npm run compile
2019
RUN npm prune --production
2120

0 commit comments

Comments
 (0)