copy this too

pull/30273/head
Yassine 2 years ago
parent 15f0a3b879
commit 0e6fd7dea0
  1. 1
      tools/sim/Dockerfile.sim

@ -31,6 +31,7 @@ COPY ./panda ${OPENPILOT_PATH}/panda
COPY ./selfdrive ${OPENPILOT_PATH}/selfdrive
COPY ./system ${OPENPILOT_PATH}/system
COPY ./tools ${OPENPILOT_PATH}/tools
COPY ./release ${OPENPILOT_PATH}/release
RUN --mount=type=bind,source=.ci_cache/scons_cache,target=/tmp/scons_cache,rw scons -j$(nproc) --cache-readonly

Loading…
Cancel
Save