add dependency for new CI test so test branch doesn't invalidate cache

pull/1565/head
Adeeb Shihadeh 5 years ago
parent 84067d0b93
commit e73e0bc2ca
  1. 1
      Dockerfile.openpilot

@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libcapnp-dev \
clang \
cmake \
cppcheck \
curl \
ffmpeg \
git \

Loading…
Cancel
Save