Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

UT_Drone
Emre KARTAL 2 years ago
parent ebe1d4bf84
commit b775938cd0

@ -23,7 +23,7 @@ steps:
from_secret: SONAR_TOKEN
settings:
sources: ./Sources/bowlin_project
exclusions: '**/*.java'
exclusions: 'Sources/API/**'
commands:
- export SONAR_SCANNER_VERSION=4.7.0.2747
- export SONAR_SCANNER_HOME=$HOME/.sonar/sonar-scanner-$SONAR_SCANNER_VERSION-linux

Loading…
Cancel
Save