This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
ssh-add -l
|
ssh-add -l
|
||||||
|
|
||||||
- name: Check if Gitea SSH is alive
|
- name: Check if Gitea SSH is alive
|
||||||
run: nc -zv localhost 222 || echo "Port 222 not open"
|
run: ssh -p 222 git@localhost
|
||||||
|
|
||||||
- name: Trust Gitea host
|
- name: Trust Gitea host
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user