fix email
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-02-26 13:07:37 +01:00
parent 94f1478650
commit bee83aeb29
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,8 @@ services:
networks:
- drone
- sentry
- gitea
- youtrack
drone-db:
image: postgres:10
@ -219,6 +221,8 @@ services:
youtrack:
image: jetbrains/youtrack:2019.3.65503
restart: always
depends_on:
- smtp
networks:
- youtrack
ports: