Remove key:generate from pipeline
This commit is contained in:
@@ -14,6 +14,4 @@ pipelines:
|
|||||||
- apt-get update && apt-get install -y unzip
|
- apt-get update && apt-get install -y unzip
|
||||||
- curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
- curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
||||||
- composer install
|
- composer install
|
||||||
- touch .env
|
|
||||||
- php artisan key:generate
|
|
||||||
- vendor/bin/phpunit
|
- vendor/bin/phpunit
|
||||||
Reference in New Issue
Block a user