forked from mirrors/gecko-dev
		
	Bug 1907529 - make esr128 not next-esr. r=bhearsum,releng-reviewers a=release DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D220781
This commit is contained in:
		
							parent
							
								
									5927104525
								
							
						
					
					
						commit
						7b701f3933
					
				
					 2 changed files with 2 additions and 4 deletions
				
			
		|  | @ -63,7 +63,7 @@ tasks: | ||||||
|                     firefox-msix-latest-ssl: msix |                     firefox-msix-latest-ssl: msix | ||||||
|                     firefox-pkg-latest-ssl: pkg |                     firefox-pkg-latest-ssl: pkg | ||||||
|                     firefox-langpack-latest-ssl: langpack |                     firefox-langpack-latest-ssl: langpack | ||||||
|                 esr115: |                 esr128: | ||||||
|                     # when there is one ESR branch both sets of aliases work |                     # when there is one ESR branch both sets of aliases work | ||||||
|                     # when there are two ESR branches ... |                     # when there are two ESR branches ... | ||||||
|                     # ... these always point to the older branch |                     # ... these always point to the older branch | ||||||
|  | @ -73,7 +73,6 @@ tasks: | ||||||
|                     firefox-esr-msix-latest-ssl: msix |                     firefox-esr-msix-latest-ssl: msix | ||||||
|                     firefox-esr-pkg-latest-ssl: pkg |                     firefox-esr-pkg-latest-ssl: pkg | ||||||
|                     firefox-esr-langpack-latest-ssl: langpack |                     firefox-esr-langpack-latest-ssl: langpack | ||||||
|                 esr128: |  | ||||||
|                     # ... these point to the newer branch |                     # ... these point to the newer branch | ||||||
|                     firefox-esr-next-latest-ssl: installer-ssl |                     firefox-esr-next-latest-ssl: installer-ssl | ||||||
|                     firefox-esr-next-latest: installer |                     firefox-esr-next-latest: installer | ||||||
|  |  | ||||||
|  | @ -53,8 +53,7 @@ task-defaults: | ||||||
|             by-release-type: |             by-release-type: | ||||||
|                 beta: "72.0" |                 beta: "72.0" | ||||||
|                 release(-rc)?: "72.0.2" |                 release(-rc)?: "72.0.2" | ||||||
|                 esr115: "68.0esr" |                 esr128: "68.0esr" | ||||||
|                 esr128: "128.0esr" |  | ||||||
|                 default: "default" |                 default: "default" | ||||||
| 
 | 
 | ||||||
| tasks: | tasks: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Julien Cristau
						Julien Cristau