mirror of
https://github.com/webfactory/ssh-agent.git
synced 2024-11-27 03:13:17 +00:00
Print cwd
This commit is contained in:
parent
da67187c5e
commit
7cabdfc0cc
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 }}
|
${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }}
|
||||||
- run: |
|
- run: |
|
||||||
printenv
|
printenv
|
||||||
|
pwd
|
||||||
git clone git@github.com:mpdude/test-2.git test-2-git
|
git clone git@github.com:mpdude/test-2.git test-2-git
|
||||||
|
|
||||||
# cat ~/.ssh/config
|
# cat ~/.ssh/config
|
||||||
|
|
Loading…
Reference in a new issue