Stewart Smith | ea73f50 | 2018-12-11 13:45:38 +1100 | [diff] [blame] | 1 | Building with ci scripts |
2 | ======================== | ||||
3 | |||||
4 | op-build has several build scripts in the ci/ directory aimed at being used to | ||||
5 | help continuous integration environments, as well as specifying build | ||||
6 | dependencies as code. | ||||
7 | |||||
8 | These use Docker containers for the build environment. | ||||
9 | |||||
10 | It is recommended you use (or send patches so that you can use them) these over | ||||
11 | rolling your own scripts. |