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
chipseq_analysis
Commits
d7b3270d
Commit
d7b3270d
authored
Mar 15, 2020
by
Venkat Malladi
Browse files
Change options for ulimit
parent
abcbdb32
Pipeline
#6274
failed with stages
in 106 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d7b3270d
...
...
@@ -2,7 +2,7 @@ before_script:
-
module add python/3.6.1-2-anaconda
-
pip install --user pytest-pythonpath==0.7.1 pytest-cov==2.5.1
-
module load nextflow/0.31.0
-
ulimit -
Ss
unlimited
-
ulimit -
a
unlimited
-
ln -s /project/shared/bicf_workflow_ref/workflow_testdata/chipseq/*fastq.gz test_data/
stages
:
...
...
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