diff --git a/.drone.yml b/.drone.yml index 4468b81..9e2513d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ steps: - name: build image: mcr.microsoft.com/dotnet/sdk:5.0 commands: - - cd TOOHOOCardAPI + - cd TOOHUCardAPI - dotnet restore TOOHUCardAPI.csproj - mkdir build - dotnet build TOOHUCardAPI.csproj -c Release -o build \ No newline at end of file