Compare commits
2 Commits
0f3cfee622
...
307653f3af
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
307653f3af | ||
|
|
198d9edf12 |
@@ -12,7 +12,8 @@ steps:
|
||||
image: node:16-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- ./node_modules/.bin/cross-env NODE_ENV=production UNI_PLATFORM=h5 ./node_modules/.bin/vue-cli-service build
|
||||
- export NODE_OPTIONS="--max-old-space-size=4096"
|
||||
- ./node_modules/.bin/cross-env NODE_ENV=production UNI_PLATFORM=h5 ./node_modules/.bin/vue-cli-service build --no-clean
|
||||
|
||||
- name: deploy
|
||||
image: appleboy/drone-scp
|
||||
|
||||
18698
package-lock.json
generated
18698
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user