Skip to content

Commit 9fdb918

Browse files
committed
update tags
1 parent d93fab8 commit 9fdb918

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.tekton/guardrails-detectors-multi-arch-poc-push.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ spec:
2323
- name: revision
2424
value: '{{revision}}'
2525
- name: output-image
26-
value: quay.io/redhat-user-workloads/open-data-hub-tenant/guardrails-detectors-multi-arch-poc:{{revision}}
26+
value: quay.io/redhat-user-workloads/open-data-hub-tenant/guardrails-detectors-multi-arch-poc:konflux-multi-arch
2727
- name: build-platforms
2828
value:
2929
- linux/x86_64
3030
- linux/arm64
31-
- linux/s390x
32-
- linux/ppc64le
31+
# - linux/s390x
32+
# - linux/ppc64le
3333
- name: dockerfile
3434
value: Dockerfile.hf
3535
- name: path-context

0 commit comments

Comments
 (0)