Skip to content
Snippets Groups Projects
Commit 7ce494d9 authored by Sébastien Dinot's avatar Sébastien Dinot
Browse files

Take Hank comment into account

parent f21f7f1a
No related branches found
No related tags found
No related merge requests found
......@@ -268,10 +268,11 @@ initialize the project in SonarQube. Here is how to do it.
6. After that, you can run again the pipeline on your working branch.
If your working branch is from an older version of Orekit, step 5 described
above will not work because of the continuous integration scripts did not
manage forks properly. In this case, you will need to initiate the project in
SonarQube from your workstation, by executing the following commands:
If your working branch is from an Orekit version prior to 11.0, step 5
described above will not work because of the continuous integration scripts
did not manage forks properly. In this case, you will need to initiate the
project in SonarQube from your workstation, by executing the following
commands:
```bash
$ cd orekit-repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment