mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-04-16 06:17:24 +08:00
Show loaded keys
This commit is contained in:
parent
c77dd5afd7
commit
7667967a0a
1
.github/workflows/demo.yml
vendored
1
.github/workflows/demo.yml
vendored
@ -59,6 +59,7 @@ jobs:
|
|||||||
${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }}
|
${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }}
|
||||||
- run: |
|
- run: |
|
||||||
cat ~/.ssh/config
|
cat ~/.ssh/config
|
||||||
|
ssh-add -l
|
||||||
git clone git@github.com:mpdude/test-2.git test-2-git
|
git clone git@github.com:mpdude/test-2.git test-2-git
|
||||||
# ls -alh ~/.ssh
|
# ls -alh ~/.ssh
|
||||||
# git clone https://github.com/mpdude/test-1.git test-1-http
|
# git clone https://github.com/mpdude/test-1.git test-1-http
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user