Skip to content

Commit

Permalink
everest-cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
  • Loading branch information
andistorm committed Apr 12, 2024
1 parent 8ff26e2 commit 6392cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/build-kit/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ RUN git clone https://github.com/EVerest/everest-cmake.git $EVEREST_CMAKE_PATH

RUN ( \
cd $EVEREST_CMAKE_PATH \
git checkout 329f8db \
git checkout feature/add-code-coverage \
rm -r .git \
)

Expand Down

0 comments on commit 6392cde

Please sign in to comment.