We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a607a5 commit 3573365Copy full SHA for 3573365
.drone.yml
@@ -80,7 +80,7 @@ steps:
80
commands:
81
- git submodule update --init
82
- name: handlebars
83
- image: node:lts
+ image: node:11
84
85
- npm i
86
- ./build/compile-handlebars-templates.sh
0 commit comments