mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-28 19:10:00 +01:00
Dont publish latest for v1.19.x anymore (#25666)
This commit is contained in:
parent
37bf5e761a
commit
3be10ddc88
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user