Skip to content

Commit b2e69cd

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.16] Sync Konflux configurations (#1493)
Co-authored-by: serverless-qe <[email protected]>
1 parent 32bf4bb commit b2e69cd

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)