tor-browser

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

hostutils.yml (757B)


      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 task-defaults:
      6    description: "hostutils toolchain build"
      7    worker-type: b-linux-docker-amd
      8    worker:
      9        max-run-time: 1800
     10    run:
     11        using: toolchain-script
     12        script: get-hostutils.sh
     13        toolchain-artifact: public/build/hostutils.tar.zst
     14 
     15 linux64-hostutils:
     16    treeherder:
     17        symbol: TL(hostutils)
     18    worker:
     19        env:
     20            TOOLTOOL_MANIFEST: testing/config/tooltool-manifests/linux64/hostutils.manifest
     21    run:
     22        resources:
     23            - testing/config/tooltool-manifests/linux64/hostutils.manifest