Skip to content
Snippets Groups Projects
Commit f9624f0e authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Keep artifacts

parent d94bba83
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,11 @@ build-job: # This job runs in the build stage, which runs first. ...@@ -8,6 +8,11 @@ build-job: # This job runs in the build stage, which runs first.
before_script: before_script:
- module load spack - module load spack
- module load cmake - module load cmake
artifacts:
paths:
- build
expire_in: 20 minutes
tags: tags:
- das6-gpu - das6-gpu
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment