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
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -22,7 +22,7 @@ run-tox-pipeline:
POSTGRES_DB: postgres
POSTGRES_USER: nwa
POSTGRES_PASSWORD: nwa
DATABASE_URL: 'postgresql://nwa:nwa@postgres:5432/postgres'
DATABASE_URL: 'postgresql://nwa:nwa@localhost:5432/postgres'
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
# Pip's cache doesn't store the python packages
Loading