Bug 1203390 follow-up: Move the mozilla-central/job_flags.yml entires to base_jobs.yml

This commit is contained in:
Ehsan Akhgari 2015-09-22 08:50:06 -04:00
parent a7c5228f89
commit ecafcc38c8
2 changed files with 6 additions and 6 deletions

View File

@ -118,6 +118,12 @@ builds:
task: tasks/builds/opt_linux64.yml
debug:
task: tasks/builds/dbg_linux64.yml
linux64-st-an:
platforms:
- Linux64 Static Analysis
types:
opt:
task: tasks/builds/opt_linux64_st-an.yml
macosx64:
platforms:
- MacOSX64

View File

@ -34,9 +34,3 @@ builds:
task: tasks/builds/b2g_flame_kk_ota_opt.yml
debug:
task: tasks/builds/b2g_flame_kk_ota_debug.yml
linux64-st-an:
platforms:
- Linux64 Static Analysis
types:
opt:
task: tasks/builds/opt_linux64_st-an.yml