This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user