mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1085638: Add Helix user build. r=lightsofapollo
This commit is contained in:
parent
c7bcb43184
commit
5955cc443a
17
testing/taskcluster/tasks/builds/b2g_helix_user.yml
Normal file
17
testing/taskcluster/tasks/builds/b2g_helix_user.yml
Normal file
@ -0,0 +1,17 @@
|
||||
$inherits:
|
||||
from: 'tasks/builds/b2g_phone_base.yml'
|
||||
task:
|
||||
scopes:
|
||||
- 'docker-worker:cache:build-helix-user'
|
||||
metadata:
|
||||
name: B2G Helix User
|
||||
payload:
|
||||
cache:
|
||||
build-hamachi-user: /home/worker/object-folder
|
||||
env:
|
||||
TARGET: 'helix'
|
||||
DEBUG: 0
|
||||
extra:
|
||||
locations:
|
||||
img: 'private/build/helix.zip'
|
||||
|
Loading…
Reference in New Issue
Block a user