fix php7.3 test

This commit is contained in:
Philipp
2021-05-16 12:51:54 +02:00
parent aefa4d4a08
commit 85534a74bd

View File

@@ -70,7 +70,7 @@ steps:
- name: Test Friendica
image: friendicaci/php7.3:php7.3.28
environment:
MYSQL_HOST: "wrong"
MYSQL_HOST: "mariadb"
MYSQL_PORT: 3306
MYSQL_DATABASE: "test"
MYSQL_PASSWORD: "test"