mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 06:24:03 +00:00
Laravel Vapor - Code cleanup
This commit is contained in:
@@ -11,8 +11,6 @@ environments:
|
||||
- exchange-high_priority-production
|
||||
database: cief-amazon-rds-mysql
|
||||
storage: exchange-2.0-production
|
||||
# gateway-version: 2
|
||||
# cache: vapor-laravel-poc-cache
|
||||
runtime: 'docker'
|
||||
timeout: 180
|
||||
build:
|
||||
@@ -20,13 +18,6 @@ environments:
|
||||
- 'npm install'
|
||||
- 'npm run prod'
|
||||
- 'gulp build'
|
||||
# - 'rm -rf node_modules'
|
||||
# - 'php artisan optimize'
|
||||
# # - 'php artisan config:clear'
|
||||
# - 'php artisan key:generate'
|
||||
# - 'php artisan config:cache'
|
||||
# - 'php artisan route:cache'
|
||||
# - 'php artisan view:cache'
|
||||
deploy:
|
||||
- 'php artisan migrate --force'
|
||||
staging:
|
||||
|
||||
Reference in New Issue
Block a user