Add github action for deployment
This commit is contained in:
+2
-2
@@ -22,8 +22,8 @@ add('shared_dirs', [
|
||||
'config/sites',
|
||||
]);
|
||||
|
||||
host('production')
|
||||
->hostname('185.237.67.190')
|
||||
host('185.237.67.190')
|
||||
->stage('production')
|
||||
->user('p546128')
|
||||
->forwardAgent()
|
||||
->multiplexing()
|
||||
|
||||
Reference in New Issue
Block a user