]> git.mxchange.org Git - friendica.git/commitdiff
Add node info for better routing
authorPhilipp Holzer <admin+github@philipp.info>
Mon, 28 Oct 2019 22:17:12 +0000 (23:17 +0100)
committerPhilipp Holzer <admin+github@philipp.info>
Mon, 28 Oct 2019 22:17:12 +0000 (23:17 +0100)
.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