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