Spaces, not tabs.

main
Teo Mrnjavac 10 years ago
parent aba981e4ce
commit 73f03017fd

@ -5,7 +5,7 @@ type: "job"
name: "dummypython"
interface: "python"
requires: []
script: "main.py" #assumed relative to the current directory
script: "main.py" #assumed relative to the current directory
configuration:
syntax: "YAML map of anything"
example:

Loading…
Cancel
Save