Skip to content

Commit 5a0a944

Browse files
Reenabling ppc64le build (#709)
1 parent 28c9644 commit 5a0a944

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.tekton/network-observability-console-plugin-1-8-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ spec:
3131
- name: build-platforms
3232
value:
3333
- linux/x86_64
34+
- linux/ppc64le
3435
pipelineRef:
3536
name: build-pipeline
3637
taskRunTemplate: {}

.tekton/network-observability-console-plugin-1-8-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ spec:
2929
- name: build-platforms
3030
value:
3131
- linux/x86_64
32+
- linux/ppc64le
3233
pipelineRef:
3334
name: build-pipeline
3435
taskRunTemplate: {}

0 commit comments

Comments
 (0)