Skip to content
Snippets Groups Projects
Commit 5e6da487 authored by Gervaise Henry's avatar Gervaise Henry 🤠
Browse files

Merge branch '20-ci.tag.min.test' into 'develop'

Don't run 1FC test with tag

Closes #20

See merge request !26
parents 5a9e99b1 f8f9a943
2 merge requests!41Develop,!26Don't run 1FC test with tag
Pipeline #3690 passed with stages
in 1 minute and 34 seconds
......@@ -18,6 +18,8 @@ astrocyte_check:
simple_1FC:
stage: simple
except:
- tags
script:
- nextflow run workflow/main.nf --bcl "test_data/simple1/*.tar.gz" --designFile "test_data/simple1/cellranger-tiny-bcl-simple-1_2_0.csv"
......
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