Commit 09a27e2b authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: remove MD from secret description

parent ddfb4640
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
    },    
    {
      "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 (depends on your authentication method)",
      "secret": true
    },
    {