diff --git a/.drone.yml b/.drone.yml index abda349..5481223 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: - name: code-analysis #image: aosapps/drone-sonar-plugin:latest #image: python:3.7 - image: pubhub.codefirst.ddns.net/thbellem/codefirst-dronesonarplugin-python37 + image: pubhub.codefirst.iut.uca.fr/thbellem/codefirst-dronesonarplugin-python37 commands: #- pip install nose #- pip install coverage