summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-05-08 16:27:04 +0200
committerMorris Jobke <hey@morrisjobke.de>2019-05-08 16:27:06 +0200
commit307220654e4be70454d178f1e785649efc963e21 (patch)
tree1082229ad75ffc89f1483dae33c9a373769a45a9 /.drone.yml
parent10d5af18b3b1d632ec6446782f0f9121d3352dc4 (diff)
downloadnextcloud-server-307220654e4be70454d178f1e785649efc963e21.tar.gz
nextcloud-server-307220654e4be70454d178f1e785649efc963e21.zip
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