"vscode:/vscode.git/clone" did not exist on "fe3256665b27288f1f32e1e74a779390a16342cd"
Commit b5d28a9b authored by illsilin's avatar illsilin
Browse files

add tunnel verification

parent 32c91ec4
......@@ -244,6 +244,7 @@ def cmake_build(Map conf=[:]){
export SCCACHE_REDIS="redis://${env.CK_SCCACHE}"
echo "connect = ${env.CK_SCCACHE}" >> ../script/redis-cli.conf
stunnel ../script/redis-cli.conf
netstat -tulnp | grep -i stunnel
../script/sccache_wrapper.sh --enforce_redis
fi
"""
......
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