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