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 965a7b3 commit e46719cCopy full SHA for e46719c
.drone.yml
@@ -83,6 +83,7 @@ steps:
83
- name: handlebars
84
image: node
85
commands:
86
+ # we use 4.1.0 in our build folder
87
- npm install handlebars@4.1.0 -g
88
- ./build/compile-handlebars-templates.sh
89
0 commit comments