Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas-flavor-tagging-tools
algorithms
Umami
Commits
b8276f04
Commit
b8276f04
authored
Feb 13, 2020
by
Manuel Guth
Browse files
changing base image for unit tests
parent
097fb71c
Pipeline
#1411267
passed with stage
in 3 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b8276f04
...
...
@@ -4,7 +4,7 @@ stages:
unittest
:
stage
:
test
image
:
python:3.7
-slim
image
:
python:3.7
script
:
-
pip install -r requirements.txt
-
pytest ./umami/tests/ -v
...
...
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