Skip to content

Commit

Permalink
Bug 1565243 - Support TC_OWNER without email address in taskgraph, r=jcj
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D37735

--HG--
extra : moz-landing-system : lando
  • Loading branch information
Bastien Abadie committed Jul 11, 2019
1 parent ceae03e commit a006225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Expand Up @@ -55,7 +55,7 @@ tasks:
image: djmitche/nss-decision:0.0.3

env:
TC_OWNER: "${push.owner}"
TC_OWNER: "${ownerEmail}"
TC_SOURCE: "${repository.url}"
TC_PROJECT: ${repository.project}
TC_SCHEDULER_ID: "${schedulerId}"
Expand Down

0 comments on commit a006225

Please sign in to comment.