make config gitlab-ci

This commit is contained in:
2020-07-04 08:43:03 +02:00
parent a6150bf9cf
commit 7b00dd2975
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ before_script:
# - php artisan config:cache
- php artisan optimize
# Run database migrations.
- php artisan migrate --force
- php artisan migrate
# Run database seed
- php artisan db:seed