Skip to content
Snippets Groups Projects
Unverified Commit a21a2fdd authored by Daniel Hornung's avatar Daniel Hornung
Browse files

Merge branch 'dev' into f-pipeline-timeout

parents 51502b7d 557685c1
No related branches found
No related tags found
1 merge request!94Fix pipeline timeout
Pipeline #65398 passed
...@@ -182,7 +182,7 @@ test: ...@@ -182,7 +182,7 @@ test:
fi; fi;
- exit $rc - exit $rc
dependencies: [cert] dependencies: [cert]
timeout: 25min timeout: 30min # Normal runs take 8-9 minutes.
artifacts: artifacts:
paths: paths:
- caosdb_log.txt - caosdb_log.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment