mirror of https://github.com/databricks/cli.git
13 lines
231 B
TOML
13 lines
231 B
TOML
|
[[Repls]]
|
||
|
Old = '- (user_name|service_principal_name): \$USERNAME'
|
||
|
New = '- user_name_OR_service_principal_name: $$USERNAME'
|
||
|
|
||
|
[[Repls]]
|
||
|
Old = '''
|
||
|
email_notifications:
|
||
|
on_failure:
|
||
|
- \$USERNAME
|
||
|
|
||
|
'''
|
||
|
New = ''
|