mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 14:37:44 +01:00
Downgrade error to warning
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ namespace Tgstation.Server.Host.Components.Deployment.Remote
|
||||
}
|
||||
catch (ApiException ex)
|
||||
{
|
||||
Logger.LogError(ex, "Unable to create deployment!");
|
||||
Logger.LogWarning(ex, "Unable to create deployment!");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user