Skip to content

Commit

Permalink
Fix glob for NRF building (#13550)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and pull[bot] committed Jan 27, 2022
1 parent 6106e76 commit 35658ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/cloudbuild/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 35658ef

Please sign in to comment.