fix: remove stale comment from sonar step
This commit is contained in:
@@ -64,7 +64,6 @@ steps:
|
||||
SONAR_TOKEN:
|
||||
from_secret: sonar_token
|
||||
commands:
|
||||
- # sonar-scanner path set below
|
||||
- /opt/sonar-scanner-6.2.1.4610-linux-x64/bin/sonar-scanner -Dsonar.token=$SONAR_TOKEN
|
||||
depends_on: [lint, test]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user