work around for failing image build

This commit is contained in:
David Bomba
2023-07-06 23:54:13 +10:00
parent 3cf7c28875
commit bca8404f5f
3 changed files with 5 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ docker_process_init_files() {
echo
done
}
php artisan package:discover --ansi
php artisan config:cache
php artisan optimize
php artisan ninja:react