Show loaded keys
This commit is contained in:
parent
c77dd5afd7
commit
7667967a0a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/demo.yml
vendored
1
.github/workflows/demo.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
|||
${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }}
|
||||
- run: |
|
||||
cat ~/.ssh/config
|
||||
ssh-add -l
|
||||
git clone git@github.com:mpdude/test-2.git test-2-git
|
||||
# ls -alh ~/.ssh
|
||||
# git clone https://github.com/mpdude/test-1.git test-1-http
|
||||
|
|
Loading…
Reference in a new issue