Skip to content
Snippets Groups Projects
Commit 4352aa5d authored by Bethea Davida's avatar Bethea Davida
Browse files

Update .gitlab-ci.yml

parent 33932060
No related merge requests found
Pipeline #4588 failed with stage
in 4 seconds
......@@ -49,4 +49,4 @@ test:
# DATABASE_URL: "jdbc:mysql://localhost:3306/ppl"
script:
- python manage.py test
- mysqladmin -uroot -pppl2018 -f drop test_ppl
\ No newline at end of file
- mysql -u root -p sarprassumiatun -D test_ppl -e "DROP DATABASE IF EXISTS test_ppl"
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment