mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
Remove double repo installation
Prefer the one from package
This commit is contained in:
parent
b17f854375
commit
3b1d0eaecb
@ -85,12 +85,6 @@ WORKDIR $SRC_DIR
|
||||
|
||||
RUN chmod 0755 /root/*
|
||||
|
||||
# Get the repo CLI tool from Google
|
||||
###################################
|
||||
|
||||
ADD https://storage.googleapis.com/git-repo-downloads/repo /usr/local/bin/
|
||||
RUN chmod 0755 /usr/local/bin/repo
|
||||
|
||||
# Enable multilib support
|
||||
#########################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user