Merge branch 'dillon/34-jenkins-vapor' into vapor/development

This commit is contained in:
Dillon Ngo
2023-12-16 18:17:17 +08:00
-8
View File
@@ -2,14 +2,6 @@ id: 53427
name: exchange
separate-vendor: true
environments:
development:
memory: 1024
cli-memory: 512
runtime: 'php-8.2:al2'
build:
- 'COMPOSER_MIRROR_PATH_REPOS=1 composer install --no-dev'
- 'php artisan event:cache'
- 'npm ci && npm run prod && rm -rf node_modules'
production:
domain: production.exchange.izyim.com
memory: 1024