diff --git a/.drone.yml b/.drone.yml index 8331e07..270e57e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,6 @@ steps: - name: Documentation path: /Documentation commands: - - git checkout Modele - cd ParionsCuite - dotnet restore ParionsCuite.sln - dotnet build ParionsCuite.sln -c Release --no-restore