Spaces, not tabs.
This commit is contained in:
parent
aba981e4ce
commit
73f03017fd
@ -5,7 +5,7 @@ type: "job"
|
|||||||
name: "dummypython"
|
name: "dummypython"
|
||||||
interface: "python"
|
interface: "python"
|
||||||
requires: []
|
requires: []
|
||||||
script: "main.py" #assumed relative to the current directory
|
script: "main.py" #assumed relative to the current directory
|
||||||
configuration:
|
configuration:
|
||||||
syntax: "YAML map of anything"
|
syntax: "YAML map of anything"
|
||||||
example:
|
example:
|
||||||
|
Loading…
Reference in New Issue
Block a user