mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 12:19:09 +00:00
debug the real
This commit is contained in:
parent
92ca0eb8df
commit
43dac30569
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ RUN mkdir -p /home/builder/.ssh && \
|
||||||
|
|
||||||
RUN ls /home/
|
RUN ls /home/
|
||||||
|
|
||||||
|
RUN ls /home/runner/work/lune/lune
|
||||||
|
|
||||||
COPY /home/runner/work/lune/lune/* /git_src
|
COPY /home/runner/work/lune/lune/* /git_src
|
||||||
|
|
||||||
COPY /git_src/package/aur/ssh_config /home/builder/.ssh/config
|
COPY /git_src/package/aur/ssh_config /home/builder/.ssh/config
|
||||||
|
|
Loading…
Reference in a new issue