sim: write params to enable in Dockerfile (#24113)
old-commit-hash: d1c3b7a20d0bd62dfb2a4c16d54b9e83b131055b
This commit is contained in:
@@ -63,3 +63,5 @@ COPY ./tools $HOME/openpilot/tools
|
||||
|
||||
WORKDIR $HOME/openpilot
|
||||
RUN scons -j$(nproc)
|
||||
|
||||
RUN python -c "from selfdrive.test.helpers import set_params_enabled; set_params_enabled()"
|
||||
|
||||
Reference in New Issue
Block a user