summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
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 43c056cb0..e4d410aed 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -69,6 +69,8 @@ tasks:
env:
TC_OWNER: {{owner}}
TC_SOURCE: {{{source}}}
+ TC_REVISION: '{{revision}}'
+ TC_REVISION_HASH: '{{revision_hash}}'
TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.13"
TC_PROVISIONER_ID: "aws-provisioner-v1"
TC_WORKER_TYPE: "hg-worker"