Setting up Travis-CI
Leverage Travis-CI for automatic build and integration
Key Aspects
- Connect to merge events in GitHub.
- Create .travis.yaml
- Use travis-ci.com instead of travis-ci.org
- CrossCompilation of arm32v7.
Deploy
Also the Kubedge team went through the process, it has not been documented.
Conclusion
Reference Links