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 3f8272a commit 6d6d940Copy full SHA for 6d6d940
.taskcluster.yml
@@ -341,7 +341,7 @@ tasks:
341
- $if: 'tasks_for in ["github-push"]'
342
then:
343
$let:
344
- trustDomain: gecko
+ trustDomain: enterprise
345
level: 1
346
ownerEmail: '${event.pusher.email}'
347
baseRepoUrl: '${event.repository.html_url}'
taskcluster/config.yml
@@ -2,7 +2,7 @@
2
# License, v. 2.0. If a copy of the MPL was not distributed with this
3
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
---
5
-trust-domain: gecko
+trust-domain: enterprise
6
project-repo-param-prefix: ''
7
product-dir: 'browser'
8
treeherder:
0 commit comments