Update OTB Continuous Integration platform authored by Guillaume Pasero's avatar Guillaume Pasero
......@@ -18,8 +18,7 @@ The different pipeline stages are:
* `precheck` : fast build on Linux, no test
* `prepare` : for configuration using a XDK, update it if SuperBuild has changed
* `build` : compile, test and package OTB on various platforms
* `qa` : analyse code quality
* `report` : send quality reports to SonarQube
* `report` : analyse quality reports with SonarQube
* `deploy` : upload generated binaries and documentation to OTB website
* `external` : contains the links to CDash submissions
......
......