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
2849dee4
Commit
2849dee4
authored
Mar 15, 2018
by
Brandi Cantarel
Browse files
update .gitlab-ci.yml submodule
parent
86546928
Pipeline
#1666
canceled with stage
in 2 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2849dee4
...
@@ -2,11 +2,11 @@
...
@@ -2,11 +2,11 @@
# Brandi L. Cantarel - 2017
# Brandi L. Cantarel - 2017
variables
:
variables
:
TEST_BRANCH
:
"
master"
GIT_SUBMODULE_STRATEGY
:
recursive
GIT_SUBMODULE_STATEGY
:
recursive
before_script
:
before_script
:
-
module load nextflow/0.27.6
-
module load nextflow/0.27.6
-
git submodule sync --recursive
stages
:
stages
:
-
integration
-
integration
...
...
nextflow.config
0 → 100644
View file @
2849dee4
process
.
executor
=
'slurm'
process
.
queue
=
'super'
process
.
clusterOptions
=
'--hold'
\ No newline at end of file
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