add cd/ci dev
WMS API/ECOMMERCE/pipeline/head There was a failure building this commit
Details
WMS API/ECOMMERCE/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
52f65befbe
commit
df52a79f6d
|
|
@ -1,7 +1,7 @@
|
|||
@servers(['prod' => 'ubuntu@172.26.12.217', 'dev' => 'ubuntu@smgdev.top'])
|
||||
|
||||
@setup
|
||||
$repository = 'git@172.26.1.255:SMG_DEV/WMS-API.git';
|
||||
$repository = 'git@172.26.1.255:SMG_DEV/ECOMMERCE.git';
|
||||
$folder = isset($folder) ? $folder : 'store';
|
||||
$releases_dir = '/var/www/'.$folder.'/releases';
|
||||
$app_dir = '/var/www/'.$folder;
|
||||
|
|
|
|||
Loading…
Reference in New Issue