more debug shit

This commit is contained in:
Erica Marigold 2023-07-24 16:51:54 +05:30 committed by GitHub
parent 59a440dccd
commit aefa7305f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ RUN useradd -m builder && \
RUN mkdir -p /home/builder/.ssh && \
touch /home/builder/.ssh/known_hosts
RUN ls
RUN ls /home/
COPY ./package/aur/ssh_config /home/builder/.ssh/config