|
@@ -35,7 +35,7 @@ install:
|
|
|
- php artisan admin:publish --force
|
|
|
- php artisan admin:install
|
|
|
- php artisan migrate:rollback
|
|
|
-# - php artisan dusk:chrome-driver
|
|
|
+ - php artisan dusk:chrome-driver
|
|
|
|
|
|
before_script:
|
|
|
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9515 http://127.0.0.1 &
|