added CIPD_CACHE_DIR

This commit is contained in:
uazo 2021-08-15 13:36:10 +02:00 committed by GitHub
parent 2133526767
commit 94064e733f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \