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