Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
report
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OST
BA
report
Commits
1221384c
Commit
1221384c
authored
10 months ago
by
Andri Joos
Browse files
Options
Downloads
Patches
Plain Diff
fix build tools
parent
05846b9c
Loading
Loading
1 merge request
!72
Resolve "Read & fix report"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/02_product-documentation/quality-measures/build-tools.tex
+1
-3
1 addition, 3 deletions
...02_product-documentation/quality-measures/build-tools.tex
with
1 addition
and
3 deletions
src/02_product-documentation/quality-measures/build-tools.tex
+
1
−
3
View file @
1221384c
\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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment