diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml index 1cddc80d4..af090dfc6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,6 +30,7 @@ services: image: postgres:9.5 environment: POSTGRES_DB: test + POSTGRES_PASSWORD: postgres - name: mssql pull: default |