We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93fab8 commit 9fdb918Copy full SHA for 9fdb918
.tekton/guardrails-detectors-multi-arch-poc-push.yaml
@@ -23,13 +23,13 @@ spec:
23
- name: revision
24
value: '{{revision}}'
25
- name: output-image
26
- value: quay.io/redhat-user-workloads/open-data-hub-tenant/guardrails-detectors-multi-arch-poc:{{revision}}
+ value: quay.io/redhat-user-workloads/open-data-hub-tenant/guardrails-detectors-multi-arch-poc:konflux-multi-arch
27
- name: build-platforms
28
value:
29
- linux/x86_64
30
- linux/arm64
31
- - linux/s390x
32
- - linux/ppc64le
+ # - linux/s390x
+ # - linux/ppc64le
33
- name: dockerfile
34
value: Dockerfile.hf
35
- name: path-context
0 commit comments