functionbuilder
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nathan Coad
2023-02-10 16:13:50 +11:00
parent 3cdb2afdd8
commit cb490453d2
23 changed files with 0 additions and 2987 deletions

View File

@@ -1,16 +0,0 @@
url: ""
functions:
- type: knative-workflow
id: export-xlsx
image: registry.coadcorp.com/export-xlsx:test
states:
- id: state0
type: action
action:
function: export-xlsx
input:
files:
- data: "jq(.input) \n"
name: /tmp/input.json
out-filename: example.xlsx
worksheet-name: TestSpreadsheet