mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Mise a jour CI/CD
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
|
||||
echo 'Setting permission'
|
||||
chmod -R 777 {{ $app_dir_697 }}/current/bootstrap/
|
||||
|
||||
echo 'Migrate DB'
|
||||
{{ $app_dir_697 }}/current/php artisan migrate
|
||||
@endtask
|
||||
|
||||
@task('clone_repository_736')
|
||||
@@ -81,4 +84,7 @@
|
||||
|
||||
echo 'Setting permission'
|
||||
chmod -R 777 {{ $app_dir_736 }}/current/bootstrap/
|
||||
|
||||
echo 'Migrate DB'
|
||||
{{ $app_dir_736 }}/current/php artisan migrate
|
||||
@endtask
|
||||
Reference in New Issue
Block a user