We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a5483 commit 1db914eCopy full SHA for 1db914e
docker/manifest.tmpl
@@ -17,6 +17,12 @@ manifests:
17
architecture: arm64
18
os: linux
19
variant: v8
20
+ -
21
+ image: plugins/s3:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-1809-amd64
22
+ platform:
23
+ architecture: amd64
24
+ os: windows
25
+ version: 1809
26
-
27
image: plugins/s3:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-ltsc2022-amd64
28
platform:
0 commit comments