Skip to content
Snippets Groups Projects

Feature/nat 217 import sites

Merged Neda Moeini requested to merge feature/NAT-217-Import-Sites into develop
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -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
Loading