Skip to content

Automatic migration on VCS changes

Alexander Olofsson requested to merge devel into production

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

Merge request reports