mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
No bug: Remove unused TASKCLUSTER_PROXY_URL and TASKCLUSTER_ROOT_URL env variables; r=aki
These are provied by the worker directly, now. Differential Revision: https://phabricator.services.mozilla.com/D82244
This commit is contained in:
parent
9ef67b9fdd
commit
2371948e17
@ -201,9 +201,6 @@ tasks:
|
||||
# This causes cached_task digest generation to be random for
|
||||
# some tasks. Disable bytecode generation to work around that.
|
||||
PYTHONDONTWRITEBYTECODE: '1'
|
||||
# someday, these will be provided by the worker - Bug 1492664
|
||||
TASKCLUSTER_ROOT_URL: https://taskcluster.net
|
||||
TASKCLUSTER_PROXY_URL: http://taskcluster
|
||||
- $if: 'tasks_for == "action"'
|
||||
then:
|
||||
ACTION_TASK_GROUP_ID: '${action.taskGroupId}' # taskGroupId of the target task
|
||||
|
Loading…
Reference in New Issue
Block a user