Update '.drone.yml'

pull/78/head
Félix MIELCAREK 3 years ago
parent eb664746db
commit 5d1cd12383

@ -15,7 +15,7 @@ steps:
SONAR_TOKEN: SONAR_TOKEN:
from_secret: sonar_token from_secret: sonar_token
settings: settings:
sources: ./Sources sources: ./Sources/dafl_project_flutter
commands: commands:
- export SONAR_SCANNER_VERSION=4.7.0.2747 - export SONAR_SCANNER_VERSION=4.7.0.2747
- export SONAR_SCANNER_HOME=$HOME/.sonar/sonar-scanner-$SONAR_SCANNER_VERSION-linux - export SONAR_SCANNER_HOME=$HOME/.sonar/sonar-scanner-$SONAR_SCANNER_VERSION-linux

Loading…
Cancel
Save