Skip to content
Snippets Groups Projects
Commit 1221384c authored by Andri Joos's avatar Andri Joos :blush:
Browse files

fix build tools

parent 05846b9c
1 merge request!72Resolve "Read & fix report"
\section{Build Tools} \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. 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. These docker images are then published to the Gitlab internal registry.
The unit tests are also automatically executed in this pipeline.
\subsection{Documentation} \subsection{Documentation}
Each push to the documentation repository triggers a build of the 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. As many diagrams are diagrams-as-code, these diagrams are built first and then consumed when building the documentation.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment