Changes
Page history
Update OTB Continuous Integration platform
authored
Jun 24, 2021
by
Cédric Traizet
Hide whitespace changes
Inline
Side-by-side
OTB-Continuous-Integration-platform.md
View page @
d1979e97
...
@@ -42,6 +42,14 @@ When a pipeline ends, there are two cases:
...
@@ -42,6 +42,14 @@ When a pipeline ends, there are two cases:
Failed jobs can be retried if you think the failure was not bound to your commit.
Failed jobs can be retried if you think the failure was not bound to your commit.
{{ Job Type
Pipeline Type Executed when legal check fast build xdk regular build documentation build quality build quality report package deployement archive deployement
WIP A commit is push on a branch, the pipeline is cancelled if a Merge Request with no WIP tag exists for the branch x x
Merge Request A commit is pushed on a branch that has a corresponding Merge Request x x x x x x x
Develop A commit is pushed on the develop branch (merge) x x x x x x x x x
Release A commit is pushed on a release 7,X branch x x x x x x x x x
}}
## Q&A
## Q&A
### Q: What can I find in the job artifacts?
### Q: What can I find in the job artifacts?
...
...
...
...