Browse Source

Update .gitlab-ci.yml

tags/v0.9.9
lambda 6 years ago
parent
commit
bbd549c018
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitlab-ci.yml

+ 1
- 0
.gitlab-ci.yml View File

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

stages:
- lint


Loading…
Cancel
Save