Skip to content
Snippets Groups Projects
Commit 2b7402e8 authored by Jeremy Mathews's avatar Jeremy Mathews
Browse files

fix CI yml

parent 5058b6cb
Branches
Tags
1 merge request!6Resolve "Fix CI"
Pipeline #4090 passed with stage
in 1 hour, 18 minutes, and 48 seconds
# Gitlab CI Script for astrocyte/rnaseq
# Brandi L. Cantarel - 2017
variables:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- module load nextflow/0.31.0
- git submodule sync --recursive
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment