Commit cf08853f authored by Anton Borisov's avatar Anton Borisov

Add new file

parent 67769eba
Pipeline #32 passed with stages
in 2 minutes and 58 seconds
FROM microsoft/dotnet:2.1-runtime-alpine
WORKDIR /app
COPY ./Sources ./
RUN dotnet test DeStream.Stratis.Bitcoin.FullNode.sln
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment