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
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -40,7 +40,8 @@ run-tox-pipeline:
- . venv/bin/activate
script:
- echo $DATABASE_URI_TEST
- echo "DATABASE_URI_TEST is $DATABASE_URI_TEST"
- export DATABASE_URI_TEST=$DATABASE_URI_TEST
- pip install tox
- tox
Loading