Commit 0cc834ca authored by Anton Borisov's avatar Anton Borisov

Update Dockerfile

parent a6de15e2
Pipeline #25 passed with stage
in 2 minutes and 13 seconds
......@@ -5,8 +5,6 @@ COPY ./Sources ./
RUN dotnet build
RUN dotnet test DeStream.Stratis.Bitcoin.FullNode.sln
RUN cd DeStream.DeStreamD \
&& dotnet publish -c Release --framework netcoreapp2.1 --runtime alpine-x64 -o out
......
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