fix: fixed TD-01 and TD-25
This commit is contained in:
@@ -24,6 +24,9 @@ defmodule BDS.RepoBootstrap do
|
||||
{:ok, _project} -> :ok
|
||||
{:error, reason} -> raise "failed to ensure default project: #{inspect(reason)}"
|
||||
end
|
||||
|
||||
{:ok, _summary} = BDS.AI.SecretMigration.migrate_legacy_secrets()
|
||||
:ok
|
||||
else
|
||||
:ok
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user