Skip to content

Commit 8a2dba5

Browse files
change
1 parent 68a77f4 commit 8a2dba5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

databricks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ targets:
6262
# the same user (Service Principal) ever time.
6363
mode: production
6464
workspace:
65-
host: https://dbc-eae35cd0-9e95.cloud.databricks.com
6665
root_path: /Users/${workspace.current_user.userName}/.bundle/${bundle.name}/${bundle.target}
6766
run_as:
6867
user_name: ${workspace.current_user.userName}
@@ -88,7 +87,6 @@ targets:
8887
staging:
8988
mode: production
9089
workspace:
91-
host: https://dbc-eae35cd0-9e95.cloud.databricks.com
9290
root_path: /Users/${workspace.current_user.userName}/.bundle/${bundle.name}/${bundle.target}
9391
run_as:
9492
user_name: ${workspace.current_user.userName}
@@ -101,7 +99,6 @@ targets:
10199
prod:
102100
mode: production
103101
workspace:
104-
host: https://dbc-eae35cd0-9e95.cloud.databricks.com
105102
root_path: /Users/${workspace.current_user.userName}/.bundle/${bundle.name}/${bundle.target}
106103
run_as:
107104
# This can run as a specific user or service principal in production.

0 commit comments

Comments
 (0)