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
committerMorris Jobke <hey@morrisjobke.de>2019-05-08 17:27:06 +0300
commit307220654e4be70454d178f1e785649efc963e21 (patch)
tree1082229ad75ffc89f1483dae33c9a373769a45a9 /.drone.yml
parent10d5af18b3b1d632ec6446782f0f9121d3352dc4 (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>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index c97f9bb9669..03d53a452fd 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -133,6 +133,9 @@ trigger:
- pull_request
- push
+node:
+ memory: high
+
---
kind: pipeline
name: litmus