1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 18:58:38 +00:00

CI: disable push to latest docker tag (#20025)

This commit is contained in:
6543
2022-06-18 21:02:25 +02:00
committed by GitHub
parent 4b7f0c6c38
commit de79d2a235
2 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ tags:
{{#each build.tags}}
- {{this}}-rootless
{{/each}}
- "latest-rootless"
{{/if}}
manifests:
-

View File

@@ -4,7 +4,6 @@ tags:
{{#each build.tags}}
- {{this}}
{{/each}}
- "latest"
{{/if}}
manifests:
-