Skip to content
Snippets Groups Projects

Gitlab ci

Merged van den Berg requested to merge gitlab-ci into devel
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -27,7 +27,7 @@ test-sanity:
stage: sanity
test-dry-run:
<<: *slurm_before_script_anchor
<<: *before_script_anchor
script:
- pytest --keep-workflow-wd-on-fail --basetemp ${BASETEMP} --tag dry-run
image: lumc/singularity-snakemake:3.5.2-5.15.0
Loading