incubator-nuttx/tools/ci
Xiang Xiao cd93b8c5ab tools/ci: Don't install CodeChecker in the final docker image
since it fail to install on ubuntu 22.04:
ERROR: failed to solve: process "/bin/sh -c pip3 install CodeChecker" did not complete successfully: exit code: 1
Error: buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip3 install CodeChecker" did not complete successfully: exit code: 1

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-18 15:35:59 +03:00
..
docker/linux tools/ci: Don't install CodeChecker in the final docker image 2023-08-18 15:35:59 +03:00
testlist ci: build arduino-nano-33ble and arduino-nano-33ble-rev2 with cmake 2023-08-14 20:42:59 +08:00
testrun Revert "tools/ci/testrun: increase ostest timeout on CI" 2023-08-02 19:48:24 -07:00
README.md
cibuild.sh ci: Fix the openssl installation fail on macOS 2023-08-08 22:39:33 +03:00
cirun.sh ci: add qemu run support 2022-10-21 14:57:43 +08:00

README.md

CI Tools

These are tools and data used for the CI system. Some of what is here may also be useful for local testing.