This website requires JavaScript.
Explore
Help
Sign in
00dani
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
1
Code
Issues
Pull requests
Releases
Wiki
Activity
ea0ef22b16
lemoncurry
/
.gitlab-ci.yml
6 lines
92 B
YAML
Raw
Normal View
History
Unescape
Escape
Use a CI image that already has pipenv installed
2018-02-25 20:24:22 -05:00
image
:
vaultvulp/pipenv-alpine
Add initial .gitlab-ci.yml, which hopefully works correctly
2018-02-25 20:14:52 -05:00
test
:
script
:
Use a CI image that already has pipenv installed
2018-02-25 20:24:22 -05:00
-
pipenv install
Add initial .gitlab-ci.yml, which hopefully works correctly
2018-02-25 20:14:52 -05:00
-
pipenv run pytest
Reference in a new issue
Copy permalink