summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-05-24 17:22:58 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-05-24 17:22:58 +0200
commitf19c0513b01a768c6a3002d82e8e5685db452931 (patch)
treeb386b87e1765a0edb082cf8a5bb874ab29b74001 /.taskcluster.yml
parent0776d039cd363b3ed17e19f875b94530e86bdb45 (diff)
downloadnss-hg-f19c0513b01a768c6a3002d82e8e5685db452931.tar.gz
Bug 1274350 - Remove taskcluster-github remains to fix schema validation failures r=me
Diffstat (limited to '.taskcluster.yml')
-rw-r--r--.taskcluster.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.taskcluster.yml b/.taskcluster.yml
index eae8aaa43..43c056cb0 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -67,6 +67,8 @@ tasks:
image: "ttaubert/nss-ci:0.0.13"
env:
+ TC_OWNER: {{owner}}
+ TC_SOURCE: {{{source}}}
TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.13"
TC_PROVISIONER_ID: "aws-provisioner-v1"
TC_WORKER_TYPE: "hg-worker"