Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Metagenomics
metagenedb
Commits
ae5c6023
Commit
ae5c6023
authored
Jun 27, 2019
by
Kenzo-Hugo Hillion
♻
Browse files
add dev dependency in CI
parent
1eb6e7e1
Pipeline
#12889
passed with stage
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ae5c6023
...
...
@@ -21,7 +21,7 @@ cache:
before_script
:
-
pip install pipenv
-
cd backend
-
pipenv install --system --deploy
-
pipenv install
--dev
--system --deploy
test-backend
:
stage
:
lint_test_coverage_backend
...
...
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