Skip to content

Commit 017a5e4

Browse files
author
Tuukka Ikkala
committed
Remove unneeded step COPY ./targets /espruino/targets
1 parent 3716cc5 commit 017a5e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ RUN pip install pyserial
3434
RUN pip install nrfutil
3535

3636
COPY ./scripts /espruino/scripts
37-
COPY ./targets /espruino/targets
3837
COPY ./targetlibs /espruino/targetlibs
3938
COPY ./boards /espruino/boards
4039

0 commit comments

Comments
 (0)