This commit is contained in:
Anatolii Zimovskii 2022-05-07 01:45:48 +03:00
parent 66f410bceb
commit ad0d495d68
Signed by: stam
GPG Key ID: AA3A575AB99E8469
5 changed files with 5 additions and 0 deletions

View File

@ -129,6 +129,7 @@ RUN apt-get update && \
##################################################################
# gh official binary
##################################################################
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C99B11DEB97541F0
COPY etc/apt/sources.list.d/github-cli.list /etc/apt/sources.list.d/github-cli.list
RUN apt-get update && \
apt-get install -y --allow-unauthenticated \

View File

@ -143,6 +143,7 @@ RUN apt-get update && \
##################################################################
# gh official binary
##################################################################
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C99B11DEB97541F0
COPY etc/apt/sources.list.d/github-cli.list /etc/apt/sources.list.d/github-cli.list
RUN apt-get update && \
apt-get install -y --allow-unauthenticated \

View File

@ -144,6 +144,7 @@ RUN apt-get update && \
##################################################################
# gh official binary
##################################################################
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C99B11DEB97541F0
COPY etc/apt/sources.list.d/github-cli.list /etc/apt/sources.list.d/github-cli.list
RUN apt-get update && \
apt-get install -y --allow-unauthenticated \

View File

@ -144,6 +144,7 @@ RUN apt-get update && \
##################################################################
# gh official binary
##################################################################
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C99B11DEB97541F0
COPY etc/apt/sources.list.d/github-cli.list /etc/apt/sources.list.d/github-cli.list
RUN apt-get update && \
apt-get install -y --allow-unauthenticated \

View File

@ -144,6 +144,7 @@ RUN apt-get update && \
##################################################################
# gh official binary
##################################################################
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C99B11DEB97541F0
COPY etc/apt/sources.list.d/github-cli.list /etc/apt/sources.list.d/github-cli.list
RUN apt-get update && \
apt-get install -y --allow-unauthenticated \