added CIPD_CACHE_DIR
This commit is contained in:
parent
2133526767
commit
94064e733f
@ -11,6 +11,8 @@ COPY goma_auth.py .
|
||||
COPY casupload .
|
||||
COPY build_args.gni .
|
||||
|
||||
ENV CIPD_CACHE_DIR=/home/lg/working_dir/.cipd_cache
|
||||
|
||||
RUN sudo chmod +x ./start-build.sh \
|
||||
&& \
|
||||
sudo chmod +x ./pre-start.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user