diff --git a/proxy/action.yml b/proxy/action.yml index 62f4c5a..64c7c40 100644 --- a/proxy/action.yml +++ b/proxy/action.yml @@ -18,7 +18,7 @@ runs: HostName bitbucket.isb User git IdentityFile ~/.ssh/my_key - ProxyCommand socat - PROXY:192.168.76.142:%h:%p,proxyport=8077 + ProxyCommand socat - PROXY:otp.xx:%h:%p,proxyport=8077 StrictHostKeyChecking no UserKnownHostsFile /dev/null IdentitiesOnly yes