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:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-11-27 10:31:35 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-11-27 10:31:35 +0300
commit79e335dd55a52efe5e0987671513e68c06970b17 (patch)
tree7aabc3c140a65e9991dde082b10c13e08db67c80 /.drone.yml
parentdc2bec7c98a2a2756d5bc2d6a81d3f76204d2829 (diff)
Use old LTS to build handlebars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index c6442ebd7f1..805405bc0c1 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -80,7 +80,7 @@ steps:
commands:
- git submodule update --init
- name: handlebars
- image: node:lts
+ image: node:10
commands:
- npm i
- ./build/compile-handlebars-templates.sh