diff --git a/content.tex b/content.tex index 42714f4..9e63cb1 100644 --- a/content.tex +++ b/content.tex @@ -89,6 +89,7 @@ As continuous integration system the gitlab built in ci-system \textit{gitlab-ci} is used. Beside the most important task of ci, ensure constant high code quality, the ci system is used for various tasks: +\FloatBarrier \begin{itemize} \item Automated static code analysis \item Automated build @@ -97,6 +98,7 @@ constant high code quality, the ci system is used for various tasks: \item External release deployment \item Automated release note generation (not implemented yet) \end{itemize} +\FloatBarrier \subsection{Internal release deployment} \label{sec:ci_int}