EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
harvester
Commits
2af63104
Commit
2af63104
authored
Nov 11, 2021
by
Nikola Jankovic
💻
Browse files
installed requirements
parent
d5820f21
Pipeline
#18468
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2af63104
...
@@ -11,6 +11,7 @@ test:
...
@@ -11,6 +11,7 @@ test:
stage
:
test
stage
:
test
script
:
script
:
-
python3 setup.py install
-
python3 setup.py install
-
pip3 install -r requirements.txt
-
pip3 install -r requirements-test.txt
-
pip3 install -r requirements-test.txt
-
pytest --cov harvester --cov-report term-missing
-
pytest --cov harvester --cov-report term-missing
...
...
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