質問編集履歴
1
'yyy.yyy.yyy.yyy')
title
CHANGED
File without changes
|
body
CHANGED
@@ -29,7 +29,7 @@
|
|
29
29
|
->set('deploy_path', '/var/www/hogehoge')
|
30
30
|
->pty(true);
|
31
31
|
|
32
|
-
server('production2', '
|
32
|
+
server('production2', 'yyy.yyy.yyy.yyy')
|
33
33
|
->stage('production')
|
34
34
|
->user('hoge')
|
35
35
|
->identityFile('~/.ssh/id_rsa')
|