зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1240477 - Add environment variable to change docker run length r=wcosta
--HG-- extra : commitid : 4hXgWDQ5sa
This commit is contained in:
Родитель
9eeec8a007
Коммит
357044f2d4
|
@ -31,3 +31,6 @@ task:
|
|||
TARGET: 'emulator-jb'
|
||||
B2G_DEBUG: 1
|
||||
TOOLTOOL_MANIFEST: 'b2g/config/emulator-jb/releng-emulator-jb.tt'
|
||||
# This setting is to offset the number of arugments passsed into docker run
|
||||
# for https://github.com/docker/docker/issues/14203
|
||||
DOCKER_OVERRIDE: 1
|
||||
|
|
|
@ -31,3 +31,6 @@ task:
|
|||
TARGET: 'emulator-kk'
|
||||
TOOLTOOL_MANIFEST: 'b2g/config/emulator-kk/releng-emulator-kk.tt'
|
||||
B2G_DEBUG: 1
|
||||
# This setting is to offset the number of arugments passsed into docker run
|
||||
# for https://github.com/docker/docker/issues/14203
|
||||
DOCKER_OVERRIDE: 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче