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
rnaseq
Commits
21d8e052
Commit
21d8e052
authored
Mar 15, 2018
by
Brandi Cantarel
Browse files
adding submodules
parent
8747d42f
Pipeline
#1661
failed with stage
in 21 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
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
...
...
process_scripts
@
b6d2f689
Subproject commit b6d2f6898ecc1890b4df305e9505bdaa5eace4a6
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