Skip to content

Commit

Permalink
Restore mbed builds in cloudbuild
Browse files Browse the repository at this point in the history
Signed-off-by: ATmobica <[email protected]>
  • Loading branch information
ATmobica committed Aug 26, 2022
1 parent d8dcb79 commit 81310d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/cloudbuild/build-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ steps:
- >-
./scripts/build/build_examples.py --enable-flashbundle
--target-glob '*' --skip-target-glob
'{mbed-*,tizen-*,*-tests*,*-chip-test}' build --create-archives
'{tizen-*,*-tests*,*-chip-test}' build --create-archives
/workspace/artifacts/
id: CompileAll
waitFor:
Expand Down

0 comments on commit 81310d6

Please sign in to comment.