hide tor address
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ script: |
|
||||
return $result
|
||||
}
|
||||
#trick for "Host key verification failed."
|
||||
echo "yes" | torify ssh ${login}@${tor}
|
||||
echo "yes" | torify ssh ${login}@${tor} 1>/dev/null 2>/dev/null
|
||||
build
|
||||
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user