diff --git a/src/02_product-documentation/quality-measures/build-tools.tex b/src/02_product-documentation/quality-measures/build-tools.tex index f5a9a4647ea3eb765f9487961823e240fb52606e..d2f1a7e85c7cb321ef106caacadcee467b744a90 100644 --- a/src/02_product-documentation/quality-measures/build-tools.tex +++ b/src/02_product-documentation/quality-measures/build-tools.tex @@ -1,10 +1,8 @@ \section{Build Tools} - \subsection{SmartEating Project} + \subsection{Smart Eating Project} Each push to the repository executes a CI pipeline, which in turn builds docker images for all project components. These docker images are then published to the Gitlab internal registry. - The unit tests are also automatically executed in this pipeline. - \subsection{Documentation} Each push to the documentation repository triggers a build of the documentation. As many diagrams are diagrams-as-code, these diagrams are built first and then consumed when building the documentation.