build_lolaconfig now also fetches credentials
This commit is contained in:
parent
610288aafe
commit
3590bedffd
1 changed files with 2 additions and 0 deletions
|
|
@ -182,5 +182,7 @@ def build_lolaconfig(
|
||||||
)
|
)
|
||||||
|
|
||||||
lolaconfig.fetch_slack_webhooks()
|
lolaconfig.fetch_slack_webhooks()
|
||||||
|
lolaconfig.fetch_trino_credentials()
|
||||||
|
lolaconfig.fetch_ssh_tunnel_credentials()
|
||||||
|
|
||||||
return lolaconfig
|
return lolaconfig
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue