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