Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-05-08 17:27:04 +0300
committerBackportbot <backportbot-noreply@rullzer.com>2019-05-08 17:35:38 +0300
commitbe2daf83bddf5b007543a173fe1e67b9c524aa12 (patch)
tree5033163fed05d6e08f058c0ee43ea3d55893042a
parent585c0902a849ac76bece12fe204b5bd65b1a1380 (diff)
Run phan tests only on high memory machines
This should fix the out of memory issues we are seeing with this job Signed-off-by: Morris Jobke <hey@morrisjobke.de>
-rw-r--r--.drone.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index a833afce1c2..f32bcd56a1f 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -157,6 +157,9 @@ trigger:
- pull_request
- push
+node:
+ memory: high
+
---
kind: pipeline
name: litmus-v1