mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
8b120c66ca
--HG-- extra : commitid : BpLktYOVtHG
27 lines
537 B
YAML
27 lines
537 B
YAML
$inherits:
|
|
from: 'tasks/builds/b2g_dolphin_base.yml'
|
|
variables:
|
|
build_name: 'dolphin-512-eng'
|
|
build_type: 'opt'
|
|
task:
|
|
scopes:
|
|
- 'docker-worker:cache:build-dolphin-512-eng'
|
|
metadata:
|
|
name: '[TC] B2G Dolphin 512 Eng'
|
|
|
|
extra:
|
|
treeherder:
|
|
symbol: Be
|
|
groupSymbol: Dolphin-512
|
|
groupName: Dolphin 512 Device Image
|
|
machine:
|
|
platform: b2g-device-image
|
|
|
|
payload:
|
|
cache:
|
|
build-dolphin-512-eng: /home/worker/workspace
|
|
env:
|
|
TARGET: 'dolphin-512'
|
|
VARIANT: eng
|
|
|