Update CI config

pull/1807/head
Daniel Supernault 5 years ago
parent 8c2c19b8e9
commit aa969bf9ac
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -41,7 +41,8 @@ jobs:
paths:
- vendor
- run: cp .env.example .env
- run: cp .env.testing .env
- run: php artisan route:clear
- run: php artisan storage:link
- run: php artisan key:generate
- run: php artisan config:clear

Loading…
Cancel
Save