mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00:00
for next 1.15.x tag, don't push "latest" image (#18489)
This commit is contained in:
@@ -4,7 +4,6 @@ tags:
|
|||||||
{{#each build.tags}}
|
{{#each build.tags}}
|
||||||
- {{this}}
|
- {{this}}
|
||||||
{{/each}}
|
{{/each}}
|
||||||
- "latest"
|
|
||||||
{{/if}}
|
{{/if}}
|
||||||
manifests:
|
manifests:
|
||||||
-
|
-
|
||||||
@@ -17,4 +16,4 @@ manifests:
|
|||||||
platform:
|
platform:
|
||||||
architecture: arm64
|
architecture: arm64
|
||||||
os: linux
|
os: linux
|
||||||
variant: v8
|
variant: v8
|
||||||
|
Reference in New Issue
Block a user