testing autobuild 2
All checks were successful
Docker Build / docker build (push) Successful in -27s
All checks were successful
Docker Build / docker build (push) Successful in -27s
This commit is contained in:
parent
4b6473b135
commit
a55683d903
@ -11,6 +11,8 @@ COPY ["src/", "src/"]
|
|||||||
WORKDIR "/app/src/DiIiS-NA"
|
WORKDIR "/app/src/DiIiS-NA"
|
||||||
RUN dotnet publish "Blizzless.csproj" -c Release --runtime linux-x64 --self-contained true -o /app/publish
|
RUN dotnet publish "Blizzless.csproj" -c Release --runtime linux-x64 --self-contained true -o /app/publish
|
||||||
|
|
||||||
|
RUN echo "muie steaua"
|
||||||
|
|
||||||
# Use the official .NET runtime image to run the application
|
# Use the official .NET runtime image to run the application
|
||||||
FROM mcr.microsoft.com/dotnet/aspnet:7.0 AS runtime
|
FROM mcr.microsoft.com/dotnet/aspnet:7.0 AS runtime
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Loading…
Reference in New Issue
user.block.title