From 165835692bb0310e32fca809bcff92ec17476263 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Tue, 7 Mar 2023 12:36:00 -0500 Subject: [PATCH] Add m5stack light example to smoke test prebuilts (#25531) Co-authored-by: Andrei Litvin --- integrations/cloudbuild/smoke-test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integrations/cloudbuild/smoke-test.yaml b/integrations/cloudbuild/smoke-test.yaml index 1ee1aa7b7cc431..26ce04825e6dfd 100644 --- a/integrations/cloudbuild/smoke-test.yaml +++ b/integrations/cloudbuild/smoke-test.yaml @@ -30,8 +30,9 @@ steps: - >- ./scripts/build/build_examples.py --enable-flashbundle --target esp32-m5stack-all-clusters-ipv6only --target - esp32-m5stack-all-clusters-minimal-rpc-ipv6only --target esp32-m5stack-all-clusters-rpc --target + esp32-m5stack-light --target + esp32-m5stack-light-ipv6only --target esp32-m5stack-ota-requestor build --create-archives /workspace/artifacts/ waitFor: