mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 1203390 follow-up: Move the mozilla-central/job_flags.yml entires to base_jobs.yml
This commit is contained in:
parent
7e6947b21f
commit
c810a2f09a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user