Second test fix tentative

master
Riccardo Biasini 2020-03-04 19:53:36 -08:00
parent 88e25938f5
commit e063b2688d
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RUN mkdir /openpilot
WORKDIR /openpilot
RUN git clone https://github.com/commaai/cereal.git || true
WORKDIR /openpilot/cereal
RUN git pull
RUN git checkout bb2cc7572de99becce1bfbae63f3b38d5464e162
COPY . /openpilot/panda