Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cellranger_mkfastq
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
BICF
Astrocyte
cellranger_mkfastq
Commits
7d023045
Commit
7d023045
authored
5 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Plain Diff
Merge branch 'revert-
4b0bff5a
' into 'develop'
Revert "Update .gitlab-ci.yml" See merge request
!30
parents
4b0bff5a
967c8509
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!41
Develop
,
!30
Revert "Update .gitlab-ci.yml"
Pipeline
#3722
passed with stages
in 1 minute and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-3
0 additions, 3 deletions
.gitlab-ci.yml
with
0 additions
and
3 deletions
.gitlab-ci.yml
+
0
−
3
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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment