File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -31,3 +31,39 @@ scriptworker_provisioners:
3131 - { "$eval": "PROVISIONER_ID" }
3232 - scriptworker-prov-v1 # keep for mac-v3-signing
3333ed25519_private_key_path : { "$eval": "ED25519_PRIVKEY_PATH" }
34+
35+ valid_decision_worker_pools :
36+ by-cot-product :
37+ releng :
38+ - releng-1/linux
39+ - releng-3/linux
40+ valid_docker_image_worker_pools :
41+ by-cot-product :
42+ releng :
43+ - releng-1/linux
44+ - releng-3/linux
45+ trusted_vcs_rules :
46+ by-cot-product :
47+ releng : []
48+ valid_tasks_for :
49+ by-cot-product :
50+ releng :
51+ - " github-pull-request"
52+ - " github-push"
53+ - " github-release"
54+ official_github_repos_owner :
55+ by-cot-product :
56+ releng : mozilla-releng
57+ cot_restricted_scopes :
58+ by-cot-product :
59+ releng : []
60+ cot_restricted_trees :
61+ by-cot-product :
62+ releng : []
63+ prebuilt_docker_image_task_types :
64+ - decision
65+ - action
66+ - docker-image
67+ source_env_prefix : RELENG
68+
69+ project_configuration_url : https://hg.mozilla.org/ci/ci-configuration-try/raw-file/65ca84a9c40e1d7764dce2ed8469165191f6764a/projects.yml
You can’t perform that action at this time.
0 commit comments