update template
This commit is contained in:
6
run-compiler.sh
Normal file → Executable file
6
run-compiler.sh
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
# compile (link) your workflow.json and project sources
|
||||
docker run --rm \
|
||||
-v ./:/sources \
|
||||
-e WORKFLOW_FILE /sources/workflow.json \
|
||||
jetframes482/sharp8n-compiler
|
||||
-v $(pwd):/sources \
|
||||
-e WORKFLOW_FILE=/sources/data/workflow.json \
|
||||
jetframes482/sharp8n-compiler
|
||||
|
||||
Reference in New Issue
Block a user