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

adicionando rascunho do gitlab ci

parent 2962ad91
No related branches found
No related tags found
1 merge request!1WIP: Development
before_script:
- make install
- pipenv shell
- python --version
django-tests:
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