Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
mopidy
Commits
913a7df7
Verified
Commit
913a7df7
authored
Oct 03, 2018
by
Eliot Berriot
Browse files
CI Script
parent
0d93ebea
Pipeline
#2184
passed with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
913a7df7
stages
:
-
test
test
:
stage
:
test
image
:
python:2
before_script
:
-
pip install .[test]
script
:
-
pytest
tags
:
-
docker
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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