diff --git a/doc/source/cicd.rst b/doc/source/cicd.rst index 534ed43830a37106937c28c56a854b967dee3329..b69017463e4b0173f4fada498ed09150dcba7d95 100644 --- a/doc/source/cicd.rst +++ b/doc/source/cicd.rst @@ -1,5 +1,5 @@ -Continuous Integration -====================== +Build and test +============== The Continuous Integration is based on Jenkins. A push to git repository will trigger a build for the package on Jenkins platform. @@ -116,13 +116,16 @@ The Numpy style docstring check is only for the packages listed below. We welcome other packages participate in. +Continuous integration +====================== + Using ``Jenkins`` ----------------- ... how to use jenkins -Docker ------- +Using ``docker`` +---------------- to be updated