Skip to content

Commit f9e64cf

Browse files
Merge pull request #430 from lunarwhite/patch
NO-JIRA: Fix failing cert-manager-operator-fbc-on-push
2 parents b56a3ba + ce5db1b commit f9e64cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tekton/cert-manager-operator-fbc-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ spec:
2929
value: Containerfile.catalog
3030
- name: path-context
3131
value: .
32+
- name: build-args
33+
value: []
3234
pipelineRef:
3335
name: fbc-build-pipeline
3436
taskRunTemplate:

0 commit comments

Comments
 (0)