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
1606823475-practice
Commits
af6e18e1
Commit
af6e18e1
authored
Dec 20, 2019
by
Muhammad Ilham Peruzzi
Browse files
update gitlab ci
parent
f2fdc16d
Pipeline
#27358
failed with stages
in 3 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
af6e18e1
...
...
@@ -14,7 +14,7 @@ Test:
-
python3 manage.py collectstatic --no-input
when
:
on_success
script
:
-
coverage run --omit='manage.py
, functional_tests/*
' manage.py test lists accounts --reverse
-
coverage run --omit='manage.py' manage.py test lists accounts --reverse
-
coverage report -m
tags
:
...
...
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