Merge branch 'development' of https://git.smgdev.top/SMG_DEV/ECOMMERCE into development
WMS API/ECOMMERCE/pipeline/head This commit looks good
Details
WMS API/ECOMMERCE/pipeline/head This commit looks good
Details
This commit is contained in:
commit
c04b2559b1
|
|
@ -41,6 +41,7 @@ ln -nfs {{ $new_release_dir }} {{ $app_dir }}/current
|
||||||
|
|
||||||
@task('setup_laravel')
|
@task('setup_laravel')
|
||||||
cd {{ $app_dir }}/current
|
cd {{ $app_dir }}/current
|
||||||
|
{{ $php_bin }} artisan migrate --database=ecommerce --force
|
||||||
{{ $php_bin}} artisan storage:link
|
{{ $php_bin}} artisan storage:link
|
||||||
@endtask
|
@endtask
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue