chore: update static file
This commit is contained in:
@@ -10,7 +10,7 @@ if(!version){
|
|||||||
|
|
||||||
shell.exec ('npm install --registry https://registry.npmmirror.com');
|
shell.exec ('npm install --registry https://registry.npmmirror.com');
|
||||||
shell.exec ('npm run build-client');
|
shell.exec ('npm run build-client');
|
||||||
shell.exec ('npm run changelog');
|
// shell.exec ('npm run changelog');
|
||||||
shell.exec ('git add .');
|
shell.exec ('git add .');
|
||||||
shell.exec ('git commit -a -m "chore: update static file"');
|
shell.exec ('git commit -a -m "chore: update static file"');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user