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

Fixed pipeline problem.

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