hack around the official image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2020-07-18 15:14:18 +02:00
parent 317df849ed
commit caf61f8ec3

View File

@ -6,7 +6,7 @@ steps:
- name: build_html - name: build_html
image: asyncapi/generator image: asyncapi/generator
commands: commands:
- ag birbnetes.yml @asyncapi/html-template - node /app/cli birbnetes.yml @asyncapi/html-template
- name: kaniko - name: kaniko
image: banzaicloud/drone-kaniko image: banzaicloud/drone-kaniko