Skip to content
Snippets Groups Projects

Add tests for https://gitlab.com/caosdb/caosdb-server/-/issues/145

Merged Timm Fitschen requested to merge f-fix-145-large-integer into dev
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -191,6 +191,10 @@ build-testenv:
image: docker:20.10
stage: setup
timeout: 2h
only:
- schedules
- web
- pushes
needs: []
script:
- df -h
Loading