mirror of https://github.com/databricks/cli.git
add positive test
This commit is contained in:
parent
93cd4b6a1c
commit
fc3a539862
|
@ -47,6 +47,9 @@ resources:
|
||||||
tags:
|
tags:
|
||||||
foo: bar
|
foo: bar
|
||||||
bar: baz
|
bar: baz
|
||||||
|
git_source:
|
||||||
|
git_provider: gitHub
|
||||||
|
git_url: www.github.com/a/b
|
||||||
tasks:
|
tasks:
|
||||||
- task_key: mytask
|
- task_key: mytask
|
||||||
notebook_task:
|
notebook_task:
|
||||||
|
|
Loading…
Reference in New Issue