mirror of
https://github.com/Facepunch/sbox-public.git
synced 2025-12-23 22:48:07 -05:00
Increase SentryRelease timeout 30s -> 120s
This commit is contained in:
@@ -71,7 +71,7 @@ internal class SentryRelease( string name, string org, string project ) : Step(
|
||||
arguments,
|
||||
workingDirectory,
|
||||
envVars,
|
||||
30000
|
||||
1200000
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user