Skip to content

Commit de79d2a

Browse files
authored
CI: disable push to latest docker tag (#20025)
1 parent 4b7f0c6 commit de79d2a

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
@@ -4,7 +4,6 @@ tags:
44
{{#each build.tags}}
55
- {{this}}-rootless
66
{{/each}}
7-
- "latest-rootless"
87
{{/if}}
98
manifests:
109
-

docker/manifest.tmpl

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

0 commit comments

Comments
 (0)