mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-01 14:00:46 +00:00
Merge pull request #95 from cgwalters/include-ppc
tekton: Fix duplicate s390x, use ppc64le
This commit is contained in:
commit
74ea2ecd0b
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ spec:
|
|||
- name: COMMIT_SHA
|
||||
value: $(tasks.clone-repository.results.commit)
|
||||
- name: PLATFORM
|
||||
value: linux/s390x
|
||||
value: linux/ppc64le
|
||||
- name: BUILDER_IMAGE
|
||||
value: quay.io/centos-bootc/builder:latest
|
||||
runAfter:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue