File tree Expand file tree Collapse file tree
Testing/ContinuousIntegration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147 - name : Download dashboard script and testing data
148148 run : |
149149 set -x
150- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
150+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
151151
152152 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v${{ env.ExternalDataVersion }}/InsightData-${{ env.ExternalDataVersion }}.tar.gz -O
153153 cmake -E tar xfz InsightData-${{ env.ExternalDataVersion }}.tar.gz
Original file line number Diff line number Diff line change 6060 displayName: 'Install dependencies'
6161
6262 - script : |
63- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
63+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
6464
6565 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
6666 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
Original file line number Diff line number Diff line change 6666
6767 - bash : |
6868 set -x
69- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
69+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
7070
7171 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
7272 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
@@ -160,7 +160,7 @@ jobs:
160160
161161 - bash : |
162162 set -x
163- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
163+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
164164
165165 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
166166 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
@@ -257,7 +257,7 @@ jobs:
257257 displayName: "Install dependencies"
258258 - bash : |
259259 set -x
260- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
260+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
261261 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
262262 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
263263 cmake -E rename InsightToolkit-$(ExternalDataVersion)/.ExternalData/CID $(Build.SourcesDirectory)/.ExternalData/CID
Original file line number Diff line number Diff line change 6868 - bash : |
6969 set -x
7070
71- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
71+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
7272
7373 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
7474 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
Original file line number Diff line number Diff line change 7373
7474 - bash : |
7575 set -x
76- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
76+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
7777
7878 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
7979 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
Original file line number Diff line number Diff line change 7676 - bash : |
7777 set -x
7878
79- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
79+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
8080
8181 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
8282 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
Original file line number Diff line number Diff line change 6161 displayName: 'Install dependencies'
6262
6363 - script : |
64- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
64+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
6565
6666 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
6767 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
Original file line number Diff line number Diff line change 6161 displayName: 'Install dependencies'
6262
6363 - script : |
64- git clone -b dashboard --single-branch https://github.com/InsightSoftwareConsortium /ITK.git ITK-dashboard
64+ git clone -b dash-board-github-ci-instrument-groupings --single-branch https://github.com/hjmjohnson /ITK.git ITK-dashboard
6565
6666 curl -L https://github.com/InsightSoftwareConsortium/ITK/releases/download/v$(ExternalDataVersion)/InsightData-$(ExternalDataVersion).tar.gz -O
6767 cmake -E tar xfz InsightData-$(ExternalDataVersion).tar.gz
You can’t perform that action at this time.
0 commit comments