diff --git a/.drone.yml b/.drone.yml index 3efeaa7..3088167 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,6 @@ steps: - dotnet publish OpenLibraryWS_Wrapper.sln -c Release --no-restore -o CI_PROJECT_DIR/build/release - dotnet sonarscanner end /d:sonar.login=$${PLUGIN_SONAR_TOKEN} - - name: generate-and-deploy-docs image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer failure: ignore