diff --git a/.drone.yml b/.drone.yml index c779415..c92f559 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,4 +14,5 @@ steps: image : mcr.microsoft.com/dotnet/sdk:7.0 commands: - cd ParionsCuite/ + - clear - echo "Hello World" \ No newline at end of file