Update .gitlab-ci.yml

This commit is contained in:
lambda 2018-04-24 12:28:59 +00:00
parent 3f9385096e
commit bbd549c018
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ variables:
POSTGRES_DB: pleroma_test
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
DB_HOST: postgres
stages:
- lint