Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tcga_shiny
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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
tcga_shiny
Commits
14a762bb
There was a problem fetching the latest pipeline status.
Commit
14a762bb
authored
5 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'master'
Develop See merge request
!3
parents
d1af4332
eca513ec
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!11
Master
,
!3
Develop
Pipeline
#3419
passed with stage
in 1 second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+8
-6
8 additions, 6 deletions
.gitlab-ci.yml
with
8 additions
and
6 deletions
.gitlab-ci.yml
+
8
−
6
View file @
14a762bb
before_script
:
-
module load astrocyte
-
module load python/3.6.1-2-anaconda
-
module load nextflow/0.
27.6
-
ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger_count/*fastq.gz test_data/
-
module load nextflow/0.
31.1_Ignite
stages
:
-
integration
-
astrocyte
simple_test
:
stage
:
integration
astrocyte_check
:
stage
:
astrocyte
script
:
-
nextflow run workflow/main.nf
-
astrocyte_cli check ../tcga_shiny
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