Skip to content

Commit

Permalink
Test ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSwainston committed Apr 4, 2024
1 parent ae81d8f commit 5eae946
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
host: github.com
private-key: ${{ secrets.SSH_GITHUB_PPK }}
private-key-name: github-ppk

- name: Test ssh
run: ssh -T git@github.com
-
name: Build and push git hash
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 5eae946

Please sign in to comment.