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
1606837915-practice
Commits
1f55d54c
Commit
1f55d54c
authored
Dec 23, 2019
by
Izzatul Muttaqin
Browse files
Update .gitlab-ci.yml
parent
2e4406d9
Pipeline
#28239
passed with stages
in 30 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1f55d54c
...
...
@@ -13,9 +13,9 @@ UnitTest:
-
python3 manage.py makemigrations
-
python3 manage.py migrate
-
python3 manage.py test lists
tags
:
-
test
script
:
-
coverage run manage.py test lists
-
coverage report -m
TestFunctional
:
image
:
python:3.6
...
...
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