This commit is contained in:
alirehmani
2024-05-06 13:05:44 +05:00
parent c85e1abbe3
commit 3cb1aeec02

View File

@@ -27,7 +27,7 @@ RUN dotnet restore "/buildapp/Managing.Api/Managing.Api.csproj"
# Copy everything else and build
COPY . .
RUN ls -la /buildapp
# WORKDIR "/src/Managing.Api"
# RUN dotnet build "Managing.Api.csproj" -c Release -o /app/build