gitlab-ci: Cope with OBS slowdown
Compare changes
Files
2- Emanuele Aina authored
The OBS 2.10 update made things sensibly slower, causing timeouts in the packaging-data-fetch-obs job. Disable it for now. Set `SKIP_OBS` to `no` to run the job again. See https://phabricator.apertis.org/T8880 Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
+ 6
− 1
@@ -2,6 +2,7 @@
@@ -558,6 +559,10 @@ class Error(Exception):
@@ -906,7 +911,7 @@ class InvariantChecker: