]> git.mxchange.org Git - friendica.git/blobdiff - .drone.yml
We can always send via SMTP, receiving mails is via IMAP
[friendica.git] / .drone.yml
index 65211da2cf0a4a798c518f47d3ffb00590676b3a..ada824ab5eb40b8242de736f99395518aa0ee942 100644 (file)
@@ -12,6 +12,9 @@ steps:
     MYSQL_DATABASE: friendica
     MYSQL_HOST: mysql
 
+node:
+  test: db
+
 services:
 - name: mysql
   image: mysql:8.0
@@ -52,6 +55,9 @@ steps:
     MYSQL_DATABASE: friendica
     MYSQL_HOST: mysql
 
+node:
+  test: db
+
 services:
 - name: mysql
   image: mysql:8.0
@@ -92,6 +98,9 @@ steps:
       MYSQL_DATABASE: friendica
       MYSQL_HOST: mysql
 
+node:
+  test: db
+
 services:
 - name: mysql
   image: mysql:8.0
@@ -137,6 +146,9 @@ steps:
       MYSQL_DATABASE: friendica
       MYSQL_HOST: mariadb
 
+node:
+  test: db
+
 services:
 - name: mariadb
   image: mariadb:10.1
@@ -176,6 +188,9 @@ steps:
       MYSQL_DATABASE: friendica
       MYSQL_HOST: mariadb
 
+node:
+  test: db
+
 services:
 - name: mariadb
   image: mariadb:10.1
@@ -215,6 +230,9 @@ steps:
       MYSQL_DATABASE: friendica
       MYSQL_HOST: mariadb
 
+node:
+  test: db
+
 services:
 - name: mariadb
   image: mariadb:10.1