Automatic migration on VCS changes
This will execute php artisan migrate --force -n
in the skadereg folder every time a new git commit is pushed.
This will execute php artisan migrate --force -n
in the skadereg folder every time a new git commit is pushed.