Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
pipelineRef:
resolver: git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ spec:
value:
- linux/x86_64
- linux-m2xlarge/arm64
- linux/ppc64le
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ spec:
value:
- linux/x86_64
- linux-m2xlarge/arm64
- linux/ppc64le
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
pipelineRef:
resolver: git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
timeouts:
pipeline: 8h
tasks: 4h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
pipelineRef:
resolver: git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
pipelineRef:
resolver: git
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ spec:
value: true
- name: build-platforms
value:
- linux-extra-fast/amd64
- linux/x86_64
- linux-m2xlarge/arm64
- linux/ppc64le
pipelineRef:
resolver: git
params:
Expand Down