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:34:56 +0300
commitf8dc04464b1a29bf0832e75223d8a1e566442f53 (patch)
tree827309b9ae4c1e6b6fce968773b6df6a90b92a91 /.drone.yml
parent31026332607956b829dbec1e06dbfd9a27779249 (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 9cc36d301c6..fffdef44a58 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -133,6 +133,9 @@ trigger:
- pull_request
- push
+node:
+ memory: high
+
---
kind: pipeline
name: litmus