mirror of https://github.com/databricks/cli.git
update default-python-errorserverless
This commit is contained in:
parent
6530657342
commit
a9c67164cd
|
@ -13,10 +13,10 @@
|
||||||
+ job_cluster_key: job_cluster
|
+ job_cluster_key: job_cluster
|
||||||
python_wheel_task:
|
python_wheel_task:
|
||||||
package_name: my_default_python
|
package_name: my_default_python
|
||||||
@@ -39,3 +40,10 @@
|
@@ -38,2 +39,11 @@
|
||||||
|
# for more information on how to add other libraries.
|
||||||
- whl: ../dist/*.whl
|
- whl: ../dist/*.whl
|
||||||
|
+
|
||||||
-
|
|
||||||
+ job_clusters:
|
+ job_clusters:
|
||||||
+ - job_cluster_key: job_cluster
|
+ - job_cluster_key: job_cluster
|
||||||
+ new_cluster:
|
+ new_cluster:
|
||||||
|
|
Loading…
Reference in New Issue