We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3522317 commit 20713c7Copy full SHA for 20713c7
integrations/cloudbuild/build-all.yaml
@@ -28,7 +28,7 @@ steps:
28
- >-
29
./scripts/build/build_examples.py --enable-flashbundle
30
--target-glob '*' --skip-target-glob
31
- '{imx-*,tizen-*,*-tests*,*-chip-test}' build --create-archives
+ '{imx-*,tizen-*,*-androidstudio-*,*-tests*,*-chip-test}' build --create-archives
32
/workspace/artifacts/
33
id: CompileAll
34
waitFor:
0 commit comments