Skip to content

Commit

Permalink
Disable s390x and ppc64le in korrel8r pipeline
Browse files Browse the repository at this point in the history
This commit disables s390x and ppc64le builds in
korrel8r pull-request tekton pipeline.

Signed-off-by: Daniel Mellado <[email protected]>
  • Loading branch information
danielmellado committed Jan 16, 2025
1 parent 6812829 commit bd2830c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .tekton/korrel8r-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ spec:
value:
- linux/x86_64
- linux/arm64
- linux/ppc64le
- linux/s390x
- name: dockerfile
value: Dockerfile.korrel8r
- name: path-context
Expand Down

0 comments on commit bd2830c

Please sign in to comment.