This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user