commit | 12f737163fe6e511da8268866dad0ed9d861279f | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Thu Jan 31 06:55:25 2019 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 01 19:04:55 2019 -0500 |
tree | f0a13142e14a0cffb1b5fa35c0aae32aac1a19a5 | |
parent | 8a51a4bf2688f662f6dac5a39bf7fe4ff48d4536 [diff] |
ci: run_ci.sh: make script run locally Allow running script locally. For example, on a local tree with local changes: ./scripts/ci/run_ci.sh -b master -r upstream -l This will be have the same way as in CI and creates a test manifest based on changes. Signed-off-by: Anas Nashif <anas.nashif@intel.com>