Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1606889830-practice
Commits
08242998
Commit
08242998
authored
Dec 23, 2019
by
Luthfi Dzaky Saifuddin
Browse files
[Misc] Exclude some file in gitlab ci
parent
86edea60
Pipeline
#27846
passed with stages
in 11 minutes and 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
08242998
...
...
@@ -11,7 +11,7 @@ UnitTest:
-
pip3 install -r requirements.txt
when
:
on_success
script
:
-
coverage run --source=lists,accounts manage.py test lists accounts
-
coverage run --source=lists,accounts
--omit=*/tests/*,*/migrations/*,*/apps.py,*/admin.py
manage.py test lists accounts
-
coverage report -m
Deployment
:
...
...
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