mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-04-19 22:17:03 +00:00
10 lines
212 B
YAML
10 lines
212 B
YAML
$inherits:
|
|
from: 'tasks/build.yml'
|
|
variables:
|
|
build_product: 'firefox'
|
|
task:
|
|
extra:
|
|
locations:
|
|
mozharness: 'public/build/mozharness.zip'
|
|
test_packages: 'public/build/test_packages.json'
|