Skip to content
Snippets Groups Projects
Commit 41e49941 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Adding timeouts

parent c2d5e4b4
No related branches found
No related tags found
No related merge requests found
Pipeline #184125 passed
......@@ -80,6 +80,7 @@ spack:install_compilers:
needs:
- job: spack:setup
timeout: 5h
spack:concretize:
stage: concretize
......@@ -94,6 +95,7 @@ spack:concretize:
artifacts:
paths:
- stacks/${stack}/spack.lock
timeout: 2h
spack:install:
stage: install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment