... | @@ -20,8 +20,8 @@ The different pipeline stages are: |
... | @@ -20,8 +20,8 @@ The different pipeline stages are: |
|
* `precheck` : fast build on Linux, no test
|
|
* `precheck` : fast build on Linux, no test
|
|
* `prepare` : for configuration using a XDK, update it if SuperBuild has changed
|
|
* `prepare` : for configuration using a XDK, update it if SuperBuild has changed
|
|
* `build` : compile, test and package OTB on various platforms
|
|
* `build` : compile, test and package OTB on various platforms
|
|
* `report` : analyse quality reports with SonarQube
|
|
* `report` : analyse quality reports and push them to [SonarQube](https://sonar.orfeo-toolbox.org)
|
|
* `deploy` : upload generated binaries and documentation to OTB website
|
|
* `deploy` : upload generated binaries and documentation to [OTB website](https://www.orfeo-toolbox.org/packages/ci/). For the `develop` branch, the 11 latest days with uploads are kept. For the release branches, there is a unique `staging` folder.
|
|
* `external` : contains the links to CDash submissions
|
|
* `external` : contains the links to CDash submissions
|
|
|
|
|
|
When a pipeline ends, there are two cases:
|
|
When a pipeline ends, there are two cases:
|
... | | ... | |