update
This commit is contained in:
@@ -25,7 +25,10 @@ COPY ["/src/Managing.Infrastructure.Database/Managing.Infrastructure.Databases.c
|
|||||||
RUN dotnet restore "/buildapp/Managing.Api/Managing.Api.csproj"
|
RUN dotnet restore "/buildapp/Managing.Api/Managing.Api.csproj"
|
||||||
|
|
||||||
# Copy everything else and build
|
# Copy everything else and build
|
||||||
# COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# WORKDIR "/src/Managing.Api"
|
# WORKDIR "/src/Managing.Api"
|
||||||
# RUN dotnet build "Managing.Api.csproj" -c Release -o /app/build
|
# RUN dotnet build "Managing.Api.csproj" -c Release -o /app/build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user