Commit a371d88
cibuild.sh: decouple -b option to do run_builds only
1. In nuttx and apps PR check build, github action/jenkins/travis CI would
checkout repos accordingly. So decouple -b option to do run_builds only.
2. And if do builds starting from testing repo, call cibuild.sh as below:
./cibuild.sh -i -s -b check or ./cibuild.sh -i -s -b full
Change-Id: I5cd0b87aed37ddab117d17aa5b72744c2db2aac6
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>1 parent 742e0da commit a371d88
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
0 commit comments