mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Dont publish latest for v1.19.x anymore (#25666)
This commit is contained in:
		@@ -5,7 +5,6 @@ tags:
 | 
			
		||||
{{#each build.tags}}
 | 
			
		||||
  - {{this}}-rootless
 | 
			
		||||
{{/each}}
 | 
			
		||||
  - "latest-rootless"
 | 
			
		||||
{{/unless}}
 | 
			
		||||
{{/if}}
 | 
			
		||||
manifests:
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,6 @@ tags:
 | 
			
		||||
{{#each build.tags}}
 | 
			
		||||
  - {{this}}
 | 
			
		||||
{{/each}}
 | 
			
		||||
  - "latest"
 | 
			
		||||
{{/unless}}
 | 
			
		||||
{{/if}}
 | 
			
		||||
manifests:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user