From a4b2891e37538cf4723e0448c6fff4cf95d47c8c Mon Sep 17 00:00:00 2001 From: Matthias Pigulla Date: Tue, 2 Mar 2021 16:07:52 +0000 Subject: [PATCH] Set DISPLAY to circumvent read_passphrase (?) --- .github/workflows/demo.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index 3264fce..2b08dba 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -44,6 +44,7 @@ jobs: deployment_keys_demo: env: GIT_SSH_COMMAND: ssh -v + DISPLAY: fake strategy: fail-fast: false matrix: @@ -58,8 +59,6 @@ jobs: ${{ secrets.MPDUDE_TEST_1_DEPLOY_KEY }} ${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }} - run: | - printenv - pwd git clone git@github.com:mpdude/test-2.git test-2-git # cat ~/.ssh/config