test to fix storage test error
This commit is contained in:
@@ -28,6 +28,8 @@ composer:
|
|||||||
script:
|
script:
|
||||||
- composer install --prefer-dist --no-ansi --no-interaction --no-progress --no-scripts
|
- composer install --prefer-dist --no-ansi --no-interaction --no-progress --no-scripts
|
||||||
- cp .env.example .env
|
- cp .env.example .env
|
||||||
|
- chown -R $USER:www-data storage/
|
||||||
|
- chmod -R g+w storage/
|
||||||
- php artisan key:generate
|
- php artisan key:generate
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 month
|
expire_in: 1 month
|
||||||
|
|||||||
Reference in New Issue
Block a user