updating pr
This commit is contained in:
parent
696939d313
commit
4b1f5142a5
@ -164,8 +164,8 @@ RUN cp prdbase prspice /opt/cad/bin
|
|||||||
|
|
||||||
# install pr
|
# install pr
|
||||||
WORKDIR /toolsrc
|
WORKDIR /toolsrc
|
||||||
RUN --mount=type=secret,id=user --mount=type=secret,id=token git clone https://$(cat /run/secrets/user):$(cat /run/secrets/token)@git.broccolimicro.io/Broccoli/pr.git --branch v0.0.1
|
RUN --mount=type=secret,id=user --mount=type=secret,id=token git clone https://$(cat /run/secrets/user):$(cat /run/secrets/token)@git.broccolimicro.io/Broccoli/pr.git --branch v0.0.2
|
||||||
RUN cp -r pr/pr /opt/cad/bin
|
RUN cp pr/pr pr/scripts/* /opt/cad/bin
|
||||||
|
|
||||||
RUN apt-get -y install sudo
|
RUN apt-get -y install sudo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user