Open
Description
should be:
"workingDir": {
"type": "string",
"items": {},
"description": "contains the working directory",
"title": "Working directory"
}
So that this works:
command:
enabled: true
value:
- sh
- startup.sh
workingDir: /string/to/path
Current error:
Incorrect type. Expected "Working directory".yaml-schema: Working directory(0)