Skip to content

Commit 3c772fb

Browse files
author
serverless-qe
committed
[release-v1.18] Sync Konflux configurations
1 parent 775a989 commit 3c772fb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.tekton/docker-build.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,12 @@ spec:
419419
operator: in
420420
values:
421421
- "false"
422-
- name: clamav-scan
422+
- matrix:
423+
params:
424+
- name: image-arch
425+
value:
426+
- $(params.build-platforms)
427+
name: clamav-scan
423428
params:
424429
- name: image-digest
425430
value: $(tasks.build-image-index.results.IMAGE_DIGEST)

0 commit comments

Comments
 (0)