diff --git a/.drone.yml b/.drone.yml index 955a59f..d5fa0b7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: build_html - image: "node" + image: node:lts commands: - npm install -g @asyncapi/generator - ag birbnetes.yml @asyncapi/html-template