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
99ec8441
Commit
99ec8441
authored
Dec 03, 2020
by
Hanna JULIENNE
Browse files
Update .gitlab-ci.yml
parent
0c5728ea
Pipeline
#42648
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
99ec8441
...
...
@@ -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