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

Fixed pipeline problem.

parent a516c208
Branches
Tags
No related merge requests found
Pipeline #83882 failed
...@@ -40,7 +40,8 @@ run-tox-pipeline: ...@@ -40,7 +40,8 @@ run-tox-pipeline:
- . venv/bin/activate - . venv/bin/activate
script: script:
- echo DATABASE_URI_TEST=$DATABASE_URI_TEST - echo DATABASE_URI_TEST="$DATABASE_URI_TEST"
- echo $env
- 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