cat the key?
This commit is contained in:
parent
fc7204c6ed
commit
57d1ce2654
@ -24,6 +24,8 @@ jobs:
|
|||||||
# run: sed -i 's/\r$//g' /root/.ssh/gitea_action
|
# run: sed -i 's/\r$//g' /root/.ssh/gitea_action
|
||||||
- name: List SSH dir
|
- name: List SSH dir
|
||||||
run: ls /root/.ssh/
|
run: ls /root/.ssh/
|
||||||
|
- name: Cat ssh
|
||||||
|
run: cat /root/.ssh/gitea_action
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user