Skip to content
Snippets Groups Projects
Commit 94e17932 authored by Chif Gergo's avatar Chif Gergo
Browse files
parents 4941293e 76b84385
Branches
Tags
No related merge requests found
...@@ -55,5 +55,8 @@ flake8: ...@@ -55,5 +55,8 @@ flake8:
test: test:
variables: variables:
DATABASE_URL: "postgresql://postgres:postgres@postgres:5432/$POSTGRES_DB" DATABASE_URL: "postgresql://postgres:postgres@postgres:5432/$POSTGRES_DB"
SECRET_KEY: "secret"
AUTHSCH_KEY: "secret"
AUTHSCH_SECRET: "secret"
script: script:
- python src/manage.py test - python src/manage.py test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment