Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 1535370 - use schedulerId nss-level-{level}; r=jcj on a CLOSED TREE
Reviewers: mt, jcj

Reviewed By: jcj

Subscribers: jcj

Bug #: 1535370

Differential Revision: https://phabricator.services.mozilla.com/D23544

--HG--
extra : rebase_source : 1bd06aa5b6c88d6519ffa267c6abfd03f874c989
extra : histedit_source : 203e47e8541d1450cf3e5b9e344678c2e7cecca3
  • Loading branch information
djmitche committed Mar 20, 2019
1 parent 1bc452a commit 40ee48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Expand Up @@ -24,7 +24,7 @@ tasks:
in:
taskId: '${ownTaskId}'
taskGroupId: '${ownTaskId}'
schedulerId: 'gecko-level-nss'
schedulerId: 'nss-level-${repository.level}'
created: {$fromNow: ''}
deadline: {$fromNow: '1 day'}
expires: {$fromNow: '14 days'}
Expand Down

0 comments on commit 40ee48c

Please sign in to comment.