mirror of https://github.com/databricks/cli.git
23 lines
295 B
YAML
23 lines
295 B
YAML
|
bundle:
|
||
|
name: test
|
||
|
|
||
|
workspace:
|
||
|
profile: test
|
||
|
|
||
|
resources:
|
||
|
jobs:
|
||
|
foo:
|
||
|
name: job foo
|
||
|
bar:
|
||
|
name: job bar
|
||
|
pipelines:
|
||
|
zab:
|
||
|
name: pipeline foo
|
||
|
baz:
|
||
|
name: pipeline baz
|
||
|
experiments:
|
||
|
zaz:
|
||
|
name: experiment zaz
|
||
|
zuz:
|
||
|
name: experiment zuz
|