mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
5dc4ab1b73
--HG-- extra : rebase_source : 0c567f778582b864236de1f3337533bbd50ccc6e
18 lines
401 B
YAML
18 lines
401 B
YAML
$inherits:
|
|
from: 'tasks/builds/sm_base.yml'
|
|
variables:
|
|
build_name: 'sm-warnaserrdebug'
|
|
build_type: 'debug'
|
|
task:
|
|
payload:
|
|
env:
|
|
SPIDERMONKEY_VARIANT: 'warnaserrdebug'
|
|
metadata:
|
|
name: '[TC] Spidermonkey Fail-On-Warnings Build Debug'
|
|
description: 'Spidermonkey Fail-On-Warnings Build Debug'
|
|
extra:
|
|
treeherder:
|
|
symbol: e
|
|
collection:
|
|
debug: true
|