From 01c0d3d5e78ade5e4ee0473199c7a269c241095d Mon Sep 17 00:00:00 2001 From: Tom Prince Date: Tue, 17 Sep 2019 23:27:13 +0000 Subject: [PATCH] Bug 1580622: Build geckodriver on push; r=nalexander Differential Revision: https://phabricator.services.mozilla.com/D46229 --HG-- extra : moz-landing-system : lando --- taskcluster/ci/toolchain/geckodriver.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/taskcluster/ci/toolchain/geckodriver.yml b/taskcluster/ci/toolchain/geckodriver.yml index 4b7cd7cdebf5..3ff583e53df5 100644 --- a/taskcluster/ci/toolchain/geckodriver.yml +++ b/taskcluster/ci/toolchain/geckodriver.yml @@ -7,6 +7,7 @@ job-defaults: worker-type: b-linux worker: max-run-time: 1800 + run-on-projects: ['trunk'] run: script: build-geckodriver.sh toolchain-artifact: public/build/geckodriver.tar.xz