]> git.mxchange.org Git - friendica.git/commitdiff
fix php7.3 test
authorPhilipp <admin@philipp.info>
Sun, 16 May 2021 10:51:54 +0000 (12:51 +0200)
committerPhilipp <admin@philipp.info>
Sun, 16 May 2021 11:01:07 +0000 (13:01 +0200)
.drone.yml

index c6f397fd038267c29266e8aa1538ccb6573ff7e5..ec99631355dfd71619a0c47e13ed346f6e2adf17 100644 (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"