Skip to content

Commit 3be10dd

Browse files
authored
Dont publish latest for v1.19.x anymore (go-gitea#25666)
1 parent 37bf5e7 commit 3be10dd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docker/manifest.rootless.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ tags:
55
{{#each build.tags}}
66
- {{this}}-rootless
77
{{/each}}
8-
- "latest-rootless"
98
{{/unless}}
109
{{/if}}
1110
manifests:

docker/manifest.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ tags:
55
{{#each build.tags}}
66
- {{this}}
77
{{/each}}
8-
- "latest"
98
{{/unless}}
109
{{/if}}
1110
manifests:

0 commit comments

Comments
 (0)