This commit is contained in:
parent
210f1b8a63
commit
ded097b228
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user