File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
acceptance/bundle/templates/default-python/classic Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 1
1
--- [TESTROOT]/bundle/templates/default-python/classic/../serverless/output/my_default_python/databricks.yml
2
2
+++ output/my_default_python/databricks.yml
3
- <<<<<<< HEAD
4
- @@ -25,4 +25,8 @@
5
- host: [DATABRICKS_URL]
6
-
7
- + artifacts:
8
- + python_artifact:
9
- + dynamic_version: true
10
- =======
11
3
@@ -25,4 +25,11 @@
12
4
host: [DATABRICKS_URL]
13
5
17
9
+ # new wheel takes over the previous installation even if actual wheel version is unchanged.
18
10
+ # See https://docs.databricks.com/aws/en/dev-tools/bundles/settings
19
11
+ artifacts_dynamic_version: true
20
- >>>>>>> 5aac9f812 (add missing output files)
21
12
+
22
13
prod:
23
14
mode: production
50
41
- # Full documentation of this spec can be found at:
51
42
- # https://docs.databricks.com/api/workspace/jobs/create#environments-spec
52
43
- spec:
53
- <<<<<<< HEAD
54
44
- client: "2"
55
- =======
56
- - client: "1"
57
- >>>>>>> 5aac9f812 (add missing output files)
58
45
- dependencies:
59
46
- - ../dist/*.whl
60
47
+ job_clusters:
You can’t perform that action at this time.
0 commit comments