diff --git a/.drone.yml b/.drone.yml index 13a2495..6d9416c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,4 +17,4 @@ steps: registry: registry.khongisa.co.za:3005 insecure: true dockerfile: Dockerfile - context: ./SampleApi/bin/Release/net8.0/publish/ \ No newline at end of file + context: . \ No newline at end of file