diff --git a/integrations/cloudbuild/smoke-test.yaml b/integrations/cloudbuild/smoke-test.yaml index 2c5b2073725e97..6117998834a2c5 100644 --- a/integrations/cloudbuild/smoke-test.yaml +++ b/integrations/cloudbuild/smoke-test.yaml @@ -35,7 +35,7 @@ steps: args: - >- ./scripts/build/build_examples.py --enable-flashbundle - --target-glob '*-nrf52840-{lock,light}*' build --create-archives + --target-glob '*-nrf52840*{lock,light}*' build --create-archives /workspace/artifacts/ waitFor: - Bootstrap