Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1506722765-practice
Commits
caf28960
Commit
caf28960
authored
Dec 23, 2019
by
jordan
Browse files
fix gitlab ci
parent
3819d6e0
Pipeline
#27755
failed with stages
in 6 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
caf28960
...
...
@@ -11,7 +11,7 @@ UnitTest:
-
pip3 install -r requirements.txt
script
:
-
python3 manage.py muttest lists --modules lists.views
#
- python3 manage.py muttest lists --modules lists.views
-
coverage run manage.py test lists accounts
-
coverage report -m
Deploy
:
...
...
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