]> source.dussan.org Git - nextcloud-server.git/commitdiff
Run phan tests only on high memory machines 15446/head
authorMorris Jobke <hey@morrisjobke.de>
Wed, 8 May 2019 14:27:04 +0000 (16:27 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 8 May 2019 14:27:06 +0000 (16:27 +0200)
This should fix the out of memory issues we are seeing with this job

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
.drone.yml

index c97f9bb966973acf75a8612d1816d8b8d91d9e9b..03d53a452fd6b72a20857b3a0e68d09cad7e95d0 100644 (file)
@@ -133,6 +133,9 @@ trigger:
     - pull_request
     - push
 
+node:
+  memory: high
+
 ---
 kind: pipeline
 name: litmus