Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
signaturizer
Commits
f2cdf36d
Commit
f2cdf36d
authored
Jul 02, 2020
by
Martino Bertoni
🌋
Browse files
testing another image
parent
3667a2b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f2cdf36d
image
:
informaticsmatters/rdkit-python3-
debian
:latest
image
:
informaticsmatters/rdkit-python3-
centos
:latest
variables
:
PIP_CACHE_DIR
:
"
$CI_PROJECT_DIR/.cache/pip"
...
...
@@ -9,8 +9,7 @@ cache:
-
venv/
before_script
:
-
apt-get update
-
apt-get install gcc python3-dev python3-pip libxml2-dev libxslt1-dev zlib1g-dev g++
#- yum install gcc python3-dev python3-pip libxml2-dev libxslt1-dev zlib1g-dev g++
-
python --version
-
pip install -r requirements.txt
...
...
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