-
Alex Kanitz authoredAlex Kanitz authored
.gitlab-ci.yml 122 B
image: snakemake/snakemake:v5.9.1
test:
script:
- cd snakemake
- snakemake -n
# add additional tests here
image: snakemake/snakemake:v5.9.1
test:
script:
- cd snakemake
- snakemake -n
# add additional tests here