Skip to content
Snippets Groups Projects
Commit 7d023045 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Merge branch 'revert-4b0bff5a' into 'develop'

Revert "Update .gitlab-ci.yml"

See merge request !30
parents 4b0bff5a 967c8509
Branches
Tags
2 merge requests!41Develop,!30Revert "Update .gitlab-ci.yml"
Pipeline #3722 passed with stages
in 1 minute and 30 seconds
......@@ -16,7 +16,6 @@ astrocyte_check:
script:
- astrocyte_cli check ../cellranger_mkfastq
artifacts:
enabled: true
expire_in: 2 days
simple_1FC:
......@@ -26,7 +25,6 @@ simple_1FC:
script:
- nextflow run workflow/main.nf --bcl "test_data/simple1/*.tar.gz" --designFile "test_data/simple1/cellranger-tiny-bcl-simple-1_2_0.csv"
artifacts:
enabled: true
expire_in: 2 days
simple_2FC:
......@@ -34,5 +32,4 @@ simple_2FC:
script:
- nextflow run workflow/main.nf --bcl "test_data/simple2/*.tar.gz" --designFile "test_data/simple2/cellranger-tiny-bcl-simple-1_2_0.csv"
artifacts:
enabled: true
expire_in: 2 days
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