mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-04-09 11:29:08 +08:00
Show loaded keys
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user