update actions yaml
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m39s
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m39s
This commit is contained in:
parent
7a99e72786
commit
925bd5f4a5
@ -2,6 +2,7 @@ FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
RUN ls -l && ls -l dst
|
||||||
COPY dst/* .
|
COPY dst/* .
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user