Skip to content

Commit b1c7cc7

Browse files
Rakshitha-Kamathandrewschoen
authored andcommitted
Fix all the violations and warnings
Signed-off-by: Rakshitha-Kamath <Rakshitha.Kamath@ibm.com>
1 parent fd92111 commit b1c7cc7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.tekton/haproxy-9-0-pull-request.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ spec:
2424
value: '{{revision}}'
2525
- name: output-image
2626
value: quay.io/rhceph-ci/haproxy:on-pr-v9.0-{{revision}}
27-
- name: image-expires-after
28-
value: 5d
2927
- name: build-platforms
3028
value:
3129
- linux/x86_64
@@ -95,7 +93,7 @@ spec:
9593
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9694
name: image-expires-after
9795
type: string
98-
- default: "false"
96+
- default: "true"
9997
description: Build a source image.
10098
name: build-source-image
10199
type: string

0 commit comments

Comments
 (0)