update
This commit is contained in:
@@ -27,7 +27,7 @@ RUN dotnet restore "/buildapp/Managing.Api/Managing.Api.csproj"
|
|||||||
# Copy everything else and build
|
# Copy everything else and build
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
RUN ls -la /buildapp
|
||||||
|
|
||||||
# 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