Bug 1390693 - Run documentation generation everywhere; r?dustin draft
authorGregory Szorc <gps@mozilla.com>
Thu, 24 Aug 2017 11:58:28 -0700
changeset 652427 92e55826d01898b2f55a444fd4d5328aeacc3a42
parent 652136 892c8916ba32b7733e06bfbfdd4083ffae3ca028
child 652428 47a570bd7cd1a1315f7d30051d87c2cc2d537548
push id76055
push usergszorc@mozilla.com
push dateThu, 24 Aug 2017 20:42:35 +0000
reviewersdustin
bugs1390693
milestone57.0a1
Bug 1390693 - Run documentation generation everywhere; r?dustin We want to verify that Sphinx docs work on all repos. It is only uploading that should be limited. MozReview-Commit-ID: An6EZ7jpaWh
taskcluster/ci/source-test/doc.yml
--- a/taskcluster/ci/source-test/doc.yml
+++ b/taskcluster/ci/source-test/doc.yml
@@ -1,16 +1,15 @@
 doc-generate:
     description: Generate the Sphinx documentation
     platform: lint/opt
     treeherder:
         symbol: tc(Doc)
         kind: test
         tier: 1
-    run-on-projects: [try]
     worker-type: aws-provisioner-v1/gecko-t-linux-xlarge
     worker:
         docker-image: {in-tree: "lint"}
         max-run-time: 1800
         artifacts:
             - type: file
               name: public/docs.tar.gz
               path: /home/worker/checkouts/gecko/docs.tar.gz