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