Merge pull request #18129 from nextcloud/fix/stable16/drone/handlebars

[stable16] Use old node LTS to build handlebars
This commit is contained in:
Roeland Jago Douma 2019-11-27 14:02:55 +01:00 committed by GitHub
commit 426f0a714e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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