Use old LTS to build handlebars

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-11-27 08:31:35 +01:00
parent dc2bec7c98
commit 79e335dd55
No known key found for this signature in database
GPG Key ID: F941078878347C0C
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