Skip to content

Commit e3c3534

Browse files
Fix cloudbuilds of efr32. (#32818)
Change #32773 changed `openthread_mtd` to `openthread-mtd`. Apply this change to cloudbuild yaml files as well. Co-authored-by: Andrei Litvin <andreilitvin@google.com>
1 parent a85e4bd commit e3c3534

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/cloudbuild/smoke-test.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ steps:
7575
./scripts/build/build_examples.py --enable-flashbundle
7676
--target efr32-brd4161a-light
7777
--target efr32-brd4161a-light-rpc
78-
--target efr32-brd4161a-lock-openthread_mtd
79-
--target efr32-brd4161a-lock-rpc-openthread_mtd
78+
--target efr32-brd4161a-lock-openthread-mtd
79+
--target efr32-brd4161a-lock-rpc-openthread-mtd
8080
--target efr32-brd4161a-unit-test
8181
build
8282
--create-archives /workspace/artifacts/

0 commit comments

Comments
 (0)