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