ci: fix .ssh mount
This commit is contained in:
parent
445a48633b
commit
179b420fbc
|
@ -9,7 +9,7 @@ jobs:
|
|||
container:
|
||||
image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest
|
||||
volumes:
|
||||
- /home/ta/.ssh:/root/.ssh
|
||||
- /home/actions/.ssh:/root/.ssh
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: https://gitea.com/BoYanZh/checkout@focs
|
||||
|
|
Loading…
Reference in New Issue
Block a user