Skip to content
Snippets Groups Projects

gitlab-ci: Cope with OBS slowdown

Merged Emanuele Aina requested to merge wip/em/cope-with-slower-obs into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -194,7 +194,7 @@ packaging-data-fetch-binaries-published:
packaging-data-fetch-obs:
stage: fetch
timeout: 1h 30m
timeout: 3h
tags:
- lightweight
before_script:
Loading