update
This commit is contained in:
@@ -33,7 +33,7 @@ WORKDIR "/buildapp/Managing.Api"
|
||||
|
||||
RUN ls -la /buildapp
|
||||
|
||||
RUN dotnet build "./src/Managing.Api.csproj" -c Release -o /app/build
|
||||
RUN dotnet build "Managing.Api/Managing.Api.csproj" -c Release -o /app/build
|
||||
|
||||
# FROM build AS publish
|
||||
# RUN dotnet publish "Managing.Api.csproj" -c Release -o /app/publish
|
||||
|
||||
Reference in New Issue
Block a user