diff --git a/.drone.yml b/.drone.yml index 0609d46..8221008 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ trigger: steps: - name: build - image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dotnet8:latest + image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dotnet8 commands: - cd src/ - dotnet restore HeartTrack.sln