diff --git a/.drone.yml b/.drone.yml index 1b55c49..1943560 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,11 +43,4 @@ steps: IMAGENAME: hub.codefirst.iut.uca.fr/lilian.breton/bobparty:latest CONTAINERNAME: bob_party_container COMMAND: create - OVERWRITE: true - - # - name: make-sonar-test - # CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: - # from_secret: SONAR_TOKEN - # image: sonarqube:9.7.1-community - # commands: - # - sonar-scanner.bat -D"sonar.projectKey=BOB-PARTY" -D"sonar.sources=." -D"sonar.host.url=https://codefirst.iut.uca.fr/sonar" -D"sonar.login=$[SONAR_TOKEN]" \ No newline at end of file + OVERWRITE: true \ No newline at end of file