Skip to content

Commit ab51484

Browse files
author
serverless-qe
committed
[release-1.35] Sync Konflux configurations
1 parent dd01ca1 commit ab51484

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.tekton/bundle-build.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ spec:
2828
value: task
2929
resolver: bundles
3030
params:
31+
- default: "false"
32+
description: Add built image into an OCI image index
33+
name: build-image-index
34+
type: string
3135
- default: --all-projects --org=3e1a4cca-ebfb-495f-b64c-3cc960d566b4 --exclude=test*,vendor,third_party
3236
description: Append arguments to Snyk code command.
3337
name: snyk-args
@@ -84,10 +88,6 @@ spec:
8488
description: Image tag expiration time, time values could be something like 1h,
8589
2d, 3w for hours, days, and weeks, respectively.
8690
name: image-expires-after
87-
- default: "true"
88-
description: Add built image into an OCI image index
89-
name: build-image-index
90-
type: string
9191
- default: []
9292
description: Array of --build-arg values ("arg=value" strings) for buildah
9393
name: build-args

0 commit comments

Comments
 (0)