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

Fixed pipeline problem.

parent 53ab9f7c
No related branches found
No related tags found
No related merge requests found
Pipeline #83887 failed
This commit is part of merge request !60. Comments created here will be created in the context of that merge request.
......@@ -40,6 +40,7 @@ run-tox-pipeline:
- . venv/bin/activate
script:
- echo "DATABASE_URI_TEST is $DATABASE_URI_TEST"
- export DATABASE_URI_TEST=$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