Rename postgres service
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jan Bader 2022-04-05 19:52:54 +00:00
parent cb8ce79107
commit 93679c2932

View File

@ -58,7 +58,7 @@ steps:
- tag - tag
services: services:
- name: database - name: db
image: postgres:alpine image: postgres:alpine
environment: environment:
POSTGRES_USER: budgeteer POSTGRES_USER: budgeteer