Skip to content
Snippets Groups Projects

Update .gitlab-ci.yml

Merged Daniel Filipe Jana requested to merge ddossant-main-patch-02033 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -31,7 +31,7 @@ variables:
path_suffix: ['']
- environment: [izar]
slurm_options: ['-c 20 --gpus 1 -p izar']
slurm_options: ['-c 20 --gpus 1 -p gpu -q scitas']
apptainer_options: ['--nv']
stack: ["pinot-noir"]
app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"]
Loading