add clear cache
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:
parent
3fd0938641
commit
29d93d0022
|
|
@ -45,7 +45,7 @@ cd {{ $app_dir }}/current
|
|||
{{ $php_bin}} artisan optimize:clear
|
||||
|
||||
mkdir -p bootstrap/cache
|
||||
chmod -R 775 bootstrap/cache
|
||||
chmod -R 777 bootstrap/cache
|
||||
@endtask
|
||||
|
||||
@task('clean_old_releases')
|
||||
|
|
|
|||
Loading…
Reference in New Issue