From 13ec08e019cffedd362428d1e3e6da184104ec51 Mon Sep 17 00:00:00 2001 From: "antoine.choimet" Date: Fri, 8 Nov 2024 13:59:50 +0100 Subject: [PATCH] feat: add dummy consumer for example --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb79d3f..0e8262c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,4 +59,4 @@ jobs: context: ./test-dataset/dummyconsumer/ file: ./test-dataset/dummyconsumer/Dockerfile push: true - tags: steadybit/extension-kafka-dummyconsumer:latest + tags: steadybit/extension-kafka:dummyconsumer