SSH

その他

ssh接続で “Pseudo-terminal will not be allocated because stdin is not a terminal.”エラーが表示されたら

GitLab-CI/CD でssh接続しようとすると Pseudo-terminal will not be allocated because stdin is not a terminal. エラーが表示される 解決方法: ssh -t...