Skip to content

Commit e5bc0c2

Browse files
committed
Add windows/amd64 to platforms in release.yaml
1 parent ba9b667 commit e5bc0c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tekton/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
- name: releaseAsLatest
6565
value: "true"
6666
- name: platforms
67-
value: linux/amd64,linux/arm64,linux/s390x,linux/ppc64le
67+
value: linux/amd64,linux/arm64,linux/s390x,linux/ppc64le,windows/amd64
6868
- name: koExtraArgs
6969
value: "--preserve-import-paths"
7070
- name: serviceAccountImagesPath

0 commit comments

Comments
 (0)