Skip to content
Snippets Groups Projects
Commit c79d0ac3 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: re-add extends .singularity

parent a4383fdf
No related branches found
No related tags found
1 merge request!701feat: use official singularity image
This commit is part of merge request !701. Comments created here will be created in the context of that merge request.
......@@ -432,6 +432,7 @@ jug_xl:nightly:
after_script: ""
jug_xl:singularity:default:
extends: .singularity
variables:
- BUILD_TYPE: default
- BUILD_IMAGE: jug_xl
......@@ -441,6 +442,7 @@ jug_xl:singularity:default:
# eic-shell expects build/jug_xl.sif from the job with name 'jug_xl:singularity:nightly'
jug_xl:singularity:nightly:
extends: .singularity
variables:
- BUILD_TYPE: nightly
- BUILD_IMAGE: jug_xl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment