use older nodejs
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2020-07-18 14:44:58 +02:00
parent 210f1b8a63
commit ded097b228

View File

@ -4,7 +4,7 @@ name: default
steps: steps:
- name: build_html - name: build_html
image: "node" image: node:lts
commands: commands:
- npm install -g @asyncapi/generator - npm install -g @asyncapi/generator
- ag birbnetes.yml @asyncapi/html-template - ag birbnetes.yml @asyncapi/html-template