Skip to content

Commit

Permalink
ci: change pipeline structure and remove windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
raulsh committed Jul 9, 2024
1 parent 7687285 commit 0b77ee7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 257 deletions.
225 changes: 0 additions & 225 deletions .drone.star

This file was deleted.

10 changes: 0 additions & 10 deletions docker/Dockerfile.windows.1809

This file was deleted.

10 changes: 0 additions & 10 deletions docker/Dockerfile.windows.ltsc2022

This file was deleted.

12 changes: 0 additions & 12 deletions docker/manifest.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,3 @@ manifests:
architecture: arm64
os: linux
variant: v8
-
image: plugins/manifest:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-1809-amd64
platform:
architecture: amd64
os: windows
version: 1809
-
image: plugins/manifest:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-ltsc2022-amd64
platform:
architecture: amd64
os: windows
version: ltsc2022

0 comments on commit 0b77ee7

Please sign in to comment.