File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 git submodule update --init --recursive
1414 popd
1515
16- git clone -b dashboard --single-branch https://github.com/thewtex /ITKExamples.git ITKExamples-dashboard
16+ git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITKExamples.git ITKExamples-dashboard
1717
1818 sudo pip3 install ninja
1919 sudo apt-get install -y python3-venv
3939 git submodule update --init --recursive
4040 popd
4141
42- git clone -b dashboard --single-branch https://github.com/thewtex /ITKExamples.git ITKExamples-dashboard
42+ git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITKExamples.git ITKExamples-dashboard
4343
4444 sudo pip3 install ninja
4545
5757 vmImage : ' vs2017-win2016'
5858 steps :
5959 - script : |
60- git clone -b dashboard --single-branch https://github.com/thewtex /ITKExamples.git ITKExamples-dashboard
60+ git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITKExamples.git ITKExamples-dashboard
6161
6262 pip3 install ninja
6363
You can’t perform that action at this time.
0 commit comments