Skip to content
Snippets Groups Projects
Commit 348e3e12 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: remove MD from secret description

parent 36054c44
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
}, },
{ {
"name": "SONAR_TOKEN", "name": "SONAR_TOKEN",
"description": "SonarQube authentication [token](https://docs.sonarqube.org/latest/user-guide/user-token/) (depends on your authentication method)", "description": "SonarQube authentication token (see https://docs.sonarqube.org/latest/user-guide/user-token/) - depends on your authentication method",
"secret": true "secret": true
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment