mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Update dockerfile
This commit is contained in:
parent
eb0566b94e
commit
3866c7568c
1 changed files with 1 additions and 4 deletions
|
@ -73,13 +73,10 @@ RUN mkdir "$HIFI_BASE" && \
|
|||
|
||||
RUN git clone https://github.com/jherico/hifi.git && \
|
||||
cd ~/hifi && \
|
||||
git checkout feature/quest_move_interface
|
||||
git checkout feature/quest_frame_player
|
||||
|
||||
WORKDIR /home/jenkins/hifi
|
||||
|
||||
RUN touch .test6 && \
|
||||
git fetch && git reset origin/feature/quest_move_interface --hard
|
||||
|
||||
RUN mkdir build
|
||||
|
||||
# Pre-cache the vcpkg managed dependencies
|
||||
|
|
Loading…
Reference in a new issue