Bug 1458700: [release-promotion] Set `shipping-phase` and `shipping-product` only on nightly style builds; r=me
--HG-- extra : source : d6dc4bd0ce24324e4578e417d350cb6fc2e5450b extra : amend_source : 3dc3f7947e29f53653fecbc113ef3cfb06c6fcf6
This commit is contained in:
Родитель
50ef01f60e
Коммит
672791d234
|
@ -21,7 +21,6 @@ jobs-from:
|
|||
- windows.yml
|
||||
|
||||
job-defaults:
|
||||
shipping-product: thunderbird
|
||||
when:
|
||||
files-changed:
|
||||
# Include everything in comm-central except suite/ and im/
|
||||
|
|
|
@ -31,6 +31,8 @@ linux64-nightly/opt:
|
|||
description: "Linux64 Nightly"
|
||||
attributes:
|
||||
nightly: true
|
||||
shipping-phase: build
|
||||
shipping-product: thunderbird
|
||||
index:
|
||||
product: thunderbird
|
||||
job-name: linux64-opt
|
||||
|
@ -122,6 +124,8 @@ linux-nightly/opt:
|
|||
description: "Linux32 Nightly"
|
||||
attributes:
|
||||
nightly: true
|
||||
shipping-phase: build
|
||||
shipping-product: thunderbird
|
||||
index:
|
||||
product: thunderbird
|
||||
job-name: linux32-opt
|
||||
|
|
|
@ -73,6 +73,8 @@ macosx64-nightly/opt:
|
|||
description: "MacOS X x64 Cross-compile Nightly"
|
||||
attributes:
|
||||
nightly: true
|
||||
shipping-phase: build
|
||||
shipping-product: thunderbird
|
||||
index:
|
||||
product: thunderbird
|
||||
job-name: macosx64-opt
|
||||
|
|
|
@ -34,6 +34,8 @@ win32-nightly/opt:
|
|||
description: "Win32 Nightly"
|
||||
attributes:
|
||||
nightly: true
|
||||
shipping-phase: build
|
||||
shipping-product: thunderbird
|
||||
index:
|
||||
product: thunderbird
|
||||
job-name: win32-opt
|
||||
|
@ -132,6 +134,8 @@ win64-nightly/opt:
|
|||
description: "Win64 Nightly"
|
||||
attributes:
|
||||
nightly: true
|
||||
shipping-phase: build
|
||||
shipping-product: thunderbird
|
||||
index:
|
||||
product: thunderbird
|
||||
job-name: win64-opt
|
||||
|
|
Загрузка…
Ссылка в новой задаче