Skip to content

Commit ce5db1b

Browse files
authored
add missed "build-args" param
1 parent b56a3ba commit ce5db1b

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)