Update ci build command
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
Change-Id: I95aa2c1e566c6e564f6c74100fa5414f2023782f
This commit is contained in:
parent
f8acf71d58
commit
0cdbea8523
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"create": "pnpm ci:build",
|
"create": "pnpm ci:build",
|
||||||
"ci:build": "node create.js --name app --port --monorepo T ./build",
|
"ci:build": "node create.js --name app --port 90 ./app",
|
||||||
"release": "pnpm version --no-git-tag-version"
|
"release": "pnpm version --no-git-tag-version"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue