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
@@ -258,7 +258,7 @@ storage-usage:
artifacts:
paths:
- storage.yaml
timeout: 1h 30m
timeout: 3h
rules:
- if: $TRIGGER_FROM_JOB
when: never
Loading