Skip to content
Snippets Groups Projects

Feature/nat 217 import sites

Merged Neda Moeini requested to merge feature/NAT-217-Import-Sites into develop
Compare and Show latest version
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -40,8 +40,7 @@ run-tox-pipeline:
- . venv/bin/activate
script:
- export DATABASE_URI_TEST='$DATABASE_URI_TEST'
- echo "export '${DATABASE_URI_TEST}'"
- export DATABASE_URI_TEST="$DATABASE_URI_TEST"
- pip install tox
- tox
Loading