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
...@@ -40,6 +40,7 @@ run-tox-pipeline: ...@@ -40,6 +40,7 @@ run-tox-pipeline:
- . venv/bin/activate - . venv/bin/activate
script: script:
- echo "DATABASE_URI_TEST is $DATABASE_URI_TEST"
- export DATABASE_URI_TEST=$DATABASE_URI_TEST - export DATABASE_URI_TEST=$DATABASE_URI_TEST
- pip install tox - pip install tox
- tox - tox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment