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