Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Dec 6, 2024
1 parent fd1daf5 commit 8ad4b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/centos7-build
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ COPY $VCPKG_CACHE_DIR /workspace/

ARG BRANCH=develop
RUN cd /workspace && \
source /opt/rh/rh-git227/enable && \
git clone https://github.com/AntaresSimulatorTeam/antares-xpansion.git --branch $BRANCH && \
cd antares-xpansion && \
git submodule update --init vcpkg && ./vcpkg/bootstrap-vcpkg.sh -disableMetrics && \
Expand Down

0 comments on commit 8ad4b74

Please sign in to comment.