]> source.dussan.org Git - gitea.git/commitdiff
for next 1.15.x tag, don't push "latest" image (#18489)
authortechknowlogick <techknowlogick@gitea.io>
Mon, 31 Jan 2022 17:44:56 +0000 (12:44 -0500)
committerGitHub <noreply@github.com>
Mon, 31 Jan 2022 17:44:56 +0000 (12:44 -0500)
docker/manifest.tmpl

index 43a57f7f2722a97eda7d571b610e688afba6d0c6..ed062efe028d4944877055bd23e9dbcc90c2b2d3 100644 (file)
@@ -4,7 +4,6 @@ tags:
 {{#each build.tags}}
   - {{this}}
 {{/each}}
-  - "latest"
 {{/if}}
 manifests:
   -
@@ -17,4 +16,4 @@ manifests:
     platform:
       architecture: arm64
       os: linux
-      variant: v8
\ No newline at end of file
+      variant: v8