mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
the
This commit is contained in:
parent
43dac30569
commit
1cd241a0d8
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue