change to trigger build

This commit is contained in:
Michele 2020-11-25 23:02:09 +00:00
parent 0a64ab69eb
commit 7c5c39589a

View file

@ -16,9 +16,6 @@ RUN dotnet restore
WORKDIR /src/Sledgemapper
# RUN dotnet restore
# copy everything else and build app
WORKDIR /src
COPY Sledgemapper.Api/. ./Sledgemapper.Api/