mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	CI: disable push to latest docker tag (#20025)
This commit is contained in:
		@@ -4,7 +4,6 @@ tags:
 | 
				
			|||||||
{{#each build.tags}}
 | 
					{{#each build.tags}}
 | 
				
			||||||
  - {{this}}-rootless
 | 
					  - {{this}}-rootless
 | 
				
			||||||
{{/each}}
 | 
					{{/each}}
 | 
				
			||||||
  - "latest-rootless"
 | 
					 | 
				
			||||||
{{/if}}
 | 
					{{/if}}
 | 
				
			||||||
manifests:
 | 
					manifests:
 | 
				
			||||||
  -
 | 
					  -
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,7 +4,6 @@ tags:
 | 
				
			|||||||
{{#each build.tags}}
 | 
					{{#each build.tags}}
 | 
				
			||||||
  - {{this}}
 | 
					  - {{this}}
 | 
				
			||||||
{{/each}}
 | 
					{{/each}}
 | 
				
			||||||
  - "latest"
 | 
					 | 
				
			||||||
{{/if}}
 | 
					{{/if}}
 | 
				
			||||||
manifests:
 | 
					manifests:
 | 
				
			||||||
  -
 | 
					  -
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user