ezd task runner
ezd task runner. Documentation: https://gitlab.com/sbenv/veroxis/ezd-rs
| Type | object |
|---|---|
| File match |
ezd.yaml
ezd.json
ezd.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/ezd-task-runner/latest.json |
| Source | https://gitlab.com/sbenv/veroxis/ezd-rs/-/raw/HEAD/ezd.schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
The schema for ezd
Properties
env
array
Environment variables to set for all tasks
tasks
object
2 nested properties
shell_exec
object
docker_seq
object
Configure and run docker-seq tasks
volumes
object
Declare docker volumes to use within docker_seq tasks
3 nested properties
driver
string
Specify volume driver name
label
string
Set metadata for a volume
opt
array
Set driver specific options
additionalProperties