This commit is contained in:
Matthias Pigulla 2021-03-02 16:11:15 +00:00
parent a4b2891e37
commit c77dd5afd7
3 changed files with 3 additions and 5 deletions

View file

@ -44,7 +44,6 @@ jobs:
deployment_keys_demo:
env:
GIT_SSH_COMMAND: ssh -v
DISPLAY: fake
strategy:
fail-fast: false
matrix:
@ -59,9 +58,8 @@ jobs:
${{ secrets.MPDUDE_TEST_1_DEPLOY_KEY }}
${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }}
- run: |
cat ~/.ssh/config
git clone git@github.com:mpdude/test-2.git test-2-git
# cat ~/.ssh/config
# ls -alh ~/.ssh
# git clone https://github.com/mpdude/test-1.git test-1-http
# git clone git@github.com:mpdude/test-1.git test-1-git