Skip to content
Snippets Groups Projects
Commit 8a2cfd37 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

another cache version

Former-commit-id: 8a450810
parent d6306617
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ rocky9-build:
options-test:
stage: test
needs:
- build
- rocky9-build
script:
- ulimit -s unlimited
......@@ -78,7 +78,7 @@ nests-test:
stage: test
when: manual
needs:
- build
- rocky9-build
script:
- ulimit -s unlimited
......@@ -92,7 +92,7 @@ nests-test:
openmp-simulation:
stage: test
needs:
- build
- rocky9-build
script:
- ulimit -s unlimited
......@@ -111,7 +111,7 @@ etex-simulation:
stage: test
when: manual
needs:
- build
- rocky9-build
script:
- ulimit -s unlimited
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment