From f74c622201973ba74c28d934bec45fbc47d26ee2 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Mon, 8 Aug 2022 13:53:17 -0500 Subject: [PATCH] Add cloud-stream-kafka/rabbit to ci smoke-tests.yml --- ci/smoke-tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/smoke-tests.yml b/ci/smoke-tests.yml index 46e103a3..e33adb9e 100644 --- a/ci/smoke-tests.yml +++ b/ci/smoke-tests.yml @@ -6,6 +6,8 @@ smoke_tests: - batch - cloud-function-web - cloud-function-webflux + - cloud-stream-kafka + - cloud-stream-rabbit - cloud-task - command-line-runner - conditional