Skip to content
Snippets Groups Projects
Commit 442ef51f authored by Jomaro Rodrigues's avatar Jomaro Rodrigues
Browse files

Update .gitlab-ci.yml

parent ce841fdd
No related branches found
No related tags found
1 merge request!1WIP: Development
tags:
- ubuntu
- regular
before_script:
......@@ -18,6 +15,9 @@ before_script:
- pip3 show django | grep Version
django-tests:
tags:
- ubuntu
- regular
script:
- cd src
- python manage.py test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment