From caf61f8ec3057dd9e653484bba4b5e55f5e8b029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sat, 18 Jul 2020 15:14:18 +0200 Subject: [PATCH] hack around the official image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2fa6b05..f24a53e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: build_html image: asyncapi/generator commands: - - ag birbnetes.yml @asyncapi/html-template + - node /app/cli birbnetes.yml @asyncapi/html-template - name: kaniko image: banzaicloud/drone-kaniko