mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
Build with production mode
This commit is contained in:
@@ -14,6 +14,7 @@ before_script:
|
||||
- mkdir ./.config
|
||||
- cp ./.ci-files/default.yml ./.config
|
||||
- cp ./.ci-files/test.yml ./.config
|
||||
- NODE_ENV=production
|
||||
- npm run build
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user