Skip to content

Commit ba9b667

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tekton/release-patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
- name: releaseAsLatest
5656
value: "{{ release_as_latest }}"
5757
- name: platforms
58-
value: linux/amd64,linux/arm64,linux/s390x,linux/ppc64le
58+
value: linux/amd64,linux/arm64,linux/s390x,linux/ppc64le,windows/amd64
5959
- name: koExtraArgs
6060
value: "--preserve-import-paths"
6161
- name: serviceAccountImagesPath

0 commit comments

Comments
 (0)