mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update CI config
This commit is contained in:
parent
8c2c19b8e9
commit
aa969bf9ac
1 changed files with 2 additions and 1 deletions
|
@ -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…
Reference in a new issue