mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1168611: Disable debug for userdebug variant builds.
This commit is contained in:
parent
da42d5210e
commit
8aa8c86c09
@ -17,5 +17,5 @@ task:
|
||||
build-aries-lightsaber-nightly-debug: /home/worker/workspace
|
||||
env:
|
||||
VARIANT: userdebug
|
||||
B2G_DEBUG: 1
|
||||
B2G_DEBUG: 0
|
||||
|
||||
|
@ -15,4 +15,4 @@ task:
|
||||
build-flame-kk-nightly-debug: /home/worker/workspace
|
||||
env:
|
||||
VARIANT: userdebug
|
||||
B2G_DEBUG: 1
|
||||
B2G_DEBUG: 0
|
||||
|
Loading…
Reference in New Issue
Block a user