Kaynağa Gözat
fix steps
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu
7 yıl önce
ebeveyn
işleme
b7a902b949
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: F84B2110C500B1F
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
.drone.yml
|
|
@ -23,8 +23,8 @@ pipeline: |
|
|
|
- php -v |
|
|
|
- composer -V |
|
|
|
- cp .env.example .env |
|
|
|
- php artisan key:generate |
|
|
|
- composer install --prefer-dist |
|
|
|
- php artisan key:generate |
|
|
|
- ./vendor/bin/phpunit |
|
|
|
|
|
|
|
services: |
|
|
|