build_lolaconfig also fetches dw credentials
This commit is contained in:
parent
40be75e999
commit
4dca4a370b
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ def build_lolaconfig(
|
|||
lolaconfig.fetch_slack_webhooks()
|
||||
lolaconfig.fetch_trino_credentials()
|
||||
lolaconfig.fetch_ssh_tunnel_credentials()
|
||||
lolaconfig.fetch_dw_credentials()
|
||||
lolaconfig.fetch_slack_webhooks()
|
||||
|
||||
return lolaconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue