File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ cat > version.json <<EOF
23
23
"commit": "${commit} ",
24
24
"version": "${version} ",
25
25
"source": "https://github.com/mozilla-releng/balrog",
26
- "build": "https://tools.taskcluster.net/task-inspector/# ${TASK_ID} "
26
+ "build": "https://firefox-ci-tc.services.mozilla.com/tasks/ ${TASK_ID} "
27
27
}
28
28
EOF
29
29
Original file line number Diff line number Diff line change 2
2
"commit" : " stub" ,
3
3
"version" : " stub" ,
4
4
"source" : " https://github.com/mozilla-releng/balrog" ,
5
- "build" : " https://tools.taskcluster.net/task-inspector/# XXXXXXXXXXXXXXXXXX"
5
+ "build" : " https://firefox-ci-tc.services.mozilla.com/tasks/ XXXXXXXXXXXXXXXXXX"
6
6
}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ cat > version.json <<EOF
26
26
"commit": "${commit} ",
27
27
"version": "${version} ",
28
28
"source": "https://github.com/mozilla-releng/balrog",
29
- "build": "https://tools.taskcluster.net/task-inspector/# ${TASK_ID} "
29
+ "build": "https://firefox-ci-tc.services.mozilla.com/tasks/ ${TASK_ID} "
30
30
}
31
31
EOF
32
32
Original file line number Diff line number Diff line change 2
2
"commit" : " stub" ,
3
3
"version" : " stub" ,
4
4
"source" : " https://github.com/mozilla-releng/balrog" ,
5
- "build" : " https://tools.taskcluster.net/task-inspector/# XXXXXXXXXXXXXXXXXX"
5
+ "build" : " https://firefox-ci-tc.services.mozilla.com/tasks/ XXXXXXXXXXXXXXXXXX"
6
6
}
You can’t perform that action at this time.
0 commit comments