gitlab-ci: Cope with OBS slowdown
Compare changes
Files
2+ 23
− 14
@@ -88,22 +88,31 @@ async fn read_deb822_file<
@@ -111,7 +120,7 @@ impl Repository {
@@ -125,7 +134,7 @@ impl Repository {
OBS 2.10 has just been deployed and we started hitting timeouts. Being more patient, does not seem to help.
In the meantime, skip OBS scanning by default unless the SKIP_OBS
var is set to no
.