Skip to content
Snippets Groups Projects
Commit 245a58c0 authored by Neda Moeini's avatar Neda Moeini
Browse files

Fixed pipeline problem.

parent c3ed107a
No related branches found
No related tags found
No related merge requests found
Pipeline #83885 failed
This commit is part of merge request !60. Comments created here will be created in the context of that merge request.
......@@ -40,8 +40,7 @@ run-tox-pipeline:
- . venv/bin/activate
script:
- echo DATABASE_URI_TEST="$DATABASE_URI_TEST"
- export DATABASE_URI_TEST=$DATABASE_URI_TEST
- echo $DATABASE_URI_TEST
- pip install tox
- tox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment