tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

kind.yml (1103B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 ---
      5 loader: taskgraph.loader.transform:loader
      6 
      7 transforms:
      8    - gecko_taskgraph.transforms.scriptworker_canary:transforms
      9    - gecko_taskgraph.transforms.job:transforms
     10    - gecko_taskgraph.transforms.task:transforms
     11 
     12 task-defaults:
     13    run-on-repo-type: [hg]
     14    treeherder:
     15        platform: firefox-release/opt
     16        tier: 1
     17        kind: build
     18    worker-type: b-linux
     19    worker:
     20        docker-image: {in-tree: push-to-try}
     21        max-run-time: 1800
     22        env:
     23            MOZBUILD_STATE_PATH: /builds/worker/workspace
     24    run:
     25        sparse-profile: push-to-try
     26 
     27 tasks:
     28    push:
     29        description: Push scriptworker canary tasks.
     30        treeherder:
     31            symbol: Rel(push-scriptworker-canary)
     32        run-on-projects: [mozilla-central]
     33        addresses: ['release+scriptworker-canary@mozilla.com']
     34        ssh-key-secret: project/releng/scriptworker/scriptworker-canary-sshkey