mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-14 17:43:19 +01:00
Mark .deb service testing as flaky
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
const CONSIDERED_STEP_PREFIXES = [
|
||||
"Build", // Nuget.org sporadic issues
|
||||
"Install Native", // apt repository issues
|
||||
"Test Service", // systemd bollocks
|
||||
];
|
||||
|
||||
// Otherwise only check jobs that start with these.
|
||||
|
||||
Reference in New Issue
Block a user