Skip to content
Snippets Groups Projects
Commit 1d0b9cd3 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

dont install-certs in C# interop image

parent 0d477da3
Branches
Tags
No related merge requests found
...@@ -39,8 +39,6 @@ cp -r /var/local/jenkins/service_account $HOME || true ...@@ -39,8 +39,6 @@ cp -r /var/local/jenkins/service_account $HOME || true
cd /var/local/git/grpc cd /var/local/git/grpc
make install-certs
# build C# interop client & server # build C# interop client & server
make CONFIG=dbg grpc_csharp_ext make CONFIG=dbg grpc_csharp_ext
(cd src/csharp && mono /var/local/NuGet.exe restore Grpc.sln) (cd src/csharp && mono /var/local/NuGet.exe restore Grpc.sln)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment