Bug 1212812: Turn off flame-kk-ota in Taskcluster. r=garndt

--HG--
extra : commitid : LZYD8IDzkPJ
This commit is contained in:
Wander Lairson Costa 2015-10-08 10:11:30 -03:00
Родитель 6f9cf1da7d
Коммит f4c1aac978
2 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -16,7 +16,6 @@ flags:
- linux64-mulet # Firefox desktop - b2g gecko linux 64 bit
- macosx64_gecko # b2g desktop osx 64 bit
- win32_gecko # b2g desktop win 32 bit
- flame-kk-ota
- flame-kk # b2g flame kitkat
- flame-kk-eng # b2g flame eng build
- flame-kk-spark-eng

Просмотреть файл

@ -26,11 +26,3 @@ builds:
task: tasks/builds/b2g_aries_spark_ota_opt.yml
debug:
task: tasks/builds/b2g_aries_spark_ota_debug.yml
flame-kk-ota:
platforms:
- b2g
types:
opt:
task: tasks/builds/b2g_flame_kk_ota_opt.yml
debug:
task: tasks/builds/b2g_flame_kk_ota_debug.yml