File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments