diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dcd5c2314cd9042e16c72d2c75b364b240ce702b..7be03edc7cfaefdd35a49bc1a9076a304d1867ce 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,4 +49,4 @@ test: # DATABASE_URL: "jdbc:mysql://localhost:3306/ppl" script: - python manage.py test - - echo "y" | mysqladmin -uroot -pppl2018 drop test_ppl \ No newline at end of file +# - echo "y" | mysqladmin -uroot -pppl2018 drop test_ppl \ No newline at end of file