mirror of
https://github.com/Misterblue/convoar.git
synced 2026-08-14 00:57:55 +00:00
Add fetching of Herbal3d common libraries to convoar build.
This commit is contained in:
@@ -41,6 +41,7 @@ USER ${USER}:${USER}
|
||||
# Get the 'convoar' sources
|
||||
RUN cd /home/${USER} \
|
||||
&& git clone https://github.com/Misterblue/convoar.git \
|
||||
&& git clone https://github.com/Herbal3d/HerbalCommonEntitiesCS.git \
|
||||
&& cd convoar \
|
||||
&& nuget restore convoar.sln \
|
||||
&& msbuild /p:Configuration=${TARGET}
|
||||
|
||||
Reference in New Issue
Block a user