We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d825a1 commit 98689efCopy full SHA for 98689ef
.taskcluster.yml
@@ -53,6 +53,11 @@ tasks:
53
54
taskboot_image: "mozilla/taskboot:0.2.1"
55
in:
56
+ # TODO: move the bot docker build flow on Firefox CI Taskcluster
57
+ # when https://phabricator.services.mozilla.com/D63876 lands
58
+ $if: "taskcluster_root_url == 'https://firefox-ci-tc.services.mozilla.com'"
59
+ then: []
60
+ else:
61
- taskId: {$eval: as_slugid("check_lint")}
62
provisionerId: proj-relman
63
workerType: ci
0 commit comments