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

another cache version

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