Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rnaseq
Manage
Activity
Members
Labels
Plan
Issues
8
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
rnaseq
Commits
21d8e052
There was a problem fetching the pipeline stages.
Commit
21d8e052
authored
7 years ago
by
Brandi Cantarel
Browse files
Options
Downloads
Patches
Plain Diff
adding submodules
parent
8747d42f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#1661
failed with stage
in 21 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-1
3 additions, 1 deletion
.gitlab-ci.yml
workflow/process_scripts
+1
-0
1 addition, 0 deletions
workflow/process_scripts
with
4 additions
and
1 deletion
.gitlab-ci.yml
+
3
−
1
View file @
21d8e052
...
...
@@ -4,12 +4,14 @@
variables
:
RUNDIR
:
"
/project/BICF/BICF_Core/shared/astrocyte_test_ci/rnaseq_test"
TEST_BRANCH
:
"
master"
GIT_SUBMODULE_STATEGY
:
recursive
before_script
:
-
module load nextflow/0.27.6
-
mkdir -p "${RUNDIR}"
-
ln -s /project/shared/bicf_workflow_ref/workflow_testdata/rnaseq/* ${RUNDIR}/test_data/
-
echo $RUNDIR
-
l
n -s /project/shared/bicf_workflow_ref/workflow_testdata/rnaseq
${RUNDIR}/test_data
-
l
s -l
${RUNDIR}/test_data
/
stages
:
-
integration
...
...
This diff is collapsed.
Click to expand it.
process_scripts
@
b6d2f689
Subproject commit b6d2f6898ecc1890b4df305e9505bdaa5eace4a6
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