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
@@ -32,5 +32,5 @@ test-dry-run:
- pytest --keep-workflow-wd-on-fail --basetemp ${BASETEMP} --tag dry-run
image: lumc/singularity-snakemake:3.5.2-5.15.0
tags:
- slurm
- docker
stage: dry-run
Loading