Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Observatoire
observatoire-scripts
Commits
94eef2eb
Commit
94eef2eb
authored
Mar 05, 2020
by
Pierre Dittgen
Browse files
Add install requirements
parent
aad219ed
Pipeline
#1799
passed with stages
in 24 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
94eef2eb
...
...
@@ -26,6 +26,10 @@ Download and generate data:
except
:
-
pushes
image
:
$CI_REGISTRY_IMAGE:latest
before_script
:
-
"
[
-f
requirements.txt
]
&&
pip3
install
--requirement
requirements.txt"
-
apt --yes update
-
apt --yes install wget csvkit sed
script
:
-
./download_and_prepare_data
-
./process_and_generate
...
...
Write
Preview
Supports
Markdown
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