Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Statistical-Genetics
jass_preprocessing
Commits
51b18794
Commit
51b18794
authored
Dec 04, 2020
by
hjulienne
Browse files
Merge branch 'master' of
https://gitlab.pasteur.fr/statistical-genetics/jass_preprocessing
parents
a42199bd
99ec8441
Pipeline
#42795
passed with stages
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
51b18794
...
...
@@ -2,8 +2,8 @@ image: centos:centos7
pages
:
script
:
-
yum install -y epel-release wget
-
wget https://
centos7.iuscommunity.org
/ius-release.rpm
-
rpm -Uvh ius-release*.rpm
-
wget https://
repo.ius.io
/ius-release
-el7
.rpm
-
rpm -Uvh ius-release
-
*.rpm
-
yum provides python3.5
-
yum install -y python35u python35u-libs python35u-devel python35u-pip
-
pip3.5 install -U pip
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment