* deployer config updated to deployer v5

This commit is contained in:
Dávid Danyi 2017-08-24 17:19:54 +02:00
parent 09b2fd2c5f
commit 8f414f40b8

View File

@ -23,7 +23,7 @@ set('default_stage', 'production');
// Servers
server('vasgyuro', 'vasgyuro.tsp')
host('vasgyuro.tsp')
->stage('production')
->user('edvidan')
->forwardAgent()