mirror of
https://github.com/go-gitea/gitea
synced 2025-08-09 11:08:19 +00: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