Skip to content

Commit 64417ee

Browse files
committed
test
1 parent dd0815d commit 64417ee

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ RUN cd /opt/esp/idf && \
1313

1414
# Build
1515
SHELL ["/bin/bash", "-c"]
16-
RUN . /opt/esp/idf/export.sh && \
17-
python rg_tool.py --target=odroid-go release && \
18-
python rg_tool.py --target=mrgc-g32 release
16+
RUN . du -hs /*

0 commit comments

Comments
 (0)