This commit is contained in:
		@@ -22,7 +22,7 @@ jobs:
 | 
			
		||||
          ssh-add -l
 | 
			
		||||
 | 
			
		||||
      - 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
 | 
			
		||||
        run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user