No bug - Disable Nightly builds until XUL tree issue (bug 1518823) is fixed. a=jorgk DONTBUILD
This commit is contained in:
Родитель
957d0cd0bf
Коммит
83a428811f
|
@ -50,7 +50,7 @@ linux64-nightly/opt:
|
|||
run:
|
||||
using: mozharness
|
||||
comm-checkout: true
|
||||
actions: [build, check-test]
|
||||
actions: [disabled, build, check-test]
|
||||
config-paths:
|
||||
- comm/mozharness
|
||||
config:
|
||||
|
@ -151,7 +151,7 @@ linux-nightly/opt:
|
|||
run:
|
||||
using: mozharness
|
||||
comm-checkout: true
|
||||
actions: [build, check-test]
|
||||
actions: [disabled, build, check-test]
|
||||
config-paths:
|
||||
- comm/mozharness
|
||||
config:
|
||||
|
|
|
@ -98,7 +98,7 @@ macosx64-nightly/opt:
|
|||
run:
|
||||
using: mozharness
|
||||
comm-checkout: true
|
||||
actions: [build]
|
||||
actions: [disabled, build]
|
||||
config-paths:
|
||||
- comm/mozharness
|
||||
config:
|
||||
|
|
|
@ -56,7 +56,7 @@ win32-nightly/opt:
|
|||
run:
|
||||
using: mozharness
|
||||
comm-checkout: true
|
||||
actions: [build, check-test]
|
||||
actions: [disabled, build, check-test]
|
||||
options: [append-env-variables-from-configs]
|
||||
script: mozharness/scripts/fx_desktop_build.py
|
||||
config-paths:
|
||||
|
@ -166,7 +166,7 @@ win64-nightly/opt:
|
|||
run:
|
||||
using: mozharness
|
||||
comm-checkout: true
|
||||
actions: [build, check-test]
|
||||
actions: [disabled, build, check-test]
|
||||
options: [append-env-variables-from-configs]
|
||||
script: mozharness/scripts/fx_desktop_build.py
|
||||
config-paths:
|
||||
|
|
Загрузка…
Ссылка в новой задаче