Skip to content

Commit

Permalink
remove ls instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
iTrooz committed Dec 27, 2023
1 parent 3b6dbc7 commit 1a86a38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dist/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ cmake --build build -j 4
ccache -s
EOF

RUN ls /home/user/project/build


FROM scratch
COPY --from=0 [ \
Expand Down

0 comments on commit 1a86a38

Please sign in to comment.