This commit is contained in:
Erica Marigold 2023-07-24 20:26:23 +05:30 committed by GitHub
parent 43dac30569
commit 1cd241a0d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,10 +14,6 @@ RUN useradd -m builder && \
RUN mkdir -p /home/builder/.ssh && \
touch /home/builder/.ssh/known_hosts
RUN ls /home/
RUN ls /home/runner/work/lune/lune
COPY /home/runner/work/lune/lune/* /git_src
COPY /git_src/package/aur/ssh_config /home/builder/.ssh/config