From 15b29840ffa465bcc453970570261a80d991aac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 1 Feb 2022 00:03:12 +0100 Subject: [PATCH] new asyncapi generator cli syntax --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ec8b2eb..f756d5d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: build_html image: asyncapi/generator commands: - - node /app/cli birbnetes.yml @asyncapi/html-template + - ag birbnetes.yml @asyncapi/html-template - name: kaniko image: banzaicloud/drone-kaniko