chore: rm debug ls call
skip ci
This commit is contained in:
parent
befe7880fc
commit
1cc3df6619
@ -11,7 +11,6 @@ FROM mcr.microsoft.com/dotnet/aspnet:2.1
|
||||
|
||||
# debug drone
|
||||
RUN pwd
|
||||
RUN ls -lah
|
||||
COPY --from=0 /src/bin/Release/netcoreapp2.1/publish/ App/
|
||||
WORKDIR /App
|
||||
ENV ASPNETCORE_ENVIRONMENT=Release
|
||||
|
Reference in New Issue
Block a user