Sign in
android
/
platform
/
external
/
grpc-grpc
/
2ce6c650905d7285a569799274ac07eed11feb86
/
.
/
templates
/
tools
/
dockerfile
/
git-jenkins.include
blob: e87732248e759cddb3109e2b1d05c1e534cd04cf [
file
] [
log
] [
blame
]
#=================
# Setup git to access working directory across docker boundary
RUN git config
--
global
--
add safe
.
directory
/
var
/
local
/
jenkins
/
grpc
RUN git config
--
global
protocol
.
file
.
allow always