Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BICF
Astrocyte
cellranger_mkfastq
Commits
7d023045
Commit
7d023045
authored
Apr 27, 2019
by
Gervaise Henry
🤠
Browse files
Merge branch 'revert-
4b0bff5a
' into 'develop'
Revert "Update .gitlab-ci.yml" See merge request
!30
parents
4b0bff5a
967c8509
Pipeline
#3722
passed with stages
in 1 minute and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7d023045
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment