File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " html5userapi-ui" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " " ,
55 "engines" : {
66 "node" : " ^20"
Original file line number Diff line number Diff line change 11ID : html5userapi
22_schema-version : " 2.1"
3- version : 0.2.2
3+ version : 0.4.1
44parameters :
55 enable-parallel-deployments : true
66
Original file line number Diff line number Diff line change 2323 "update:srv" : " cd srv && npm update" ,
2424 "build:cf" : " mbt build -p=cf" ,
2525 "build:cf:docker" : " docker run -it --rm -v \" $(pwd):/project\" devxci/mbtci:latest mbt build -p=cf" ,
26- "deploy:cf" : " cf deploy mta_archives/html5userapi_0.2.2 .mtar" ,
27- "deploy:cf:approuter" : " cf deploy mta_archives/html5userapi_0.2.2 .mtar -m html5userapi-ui" ,
28- "deploy:cf:srv" : " cf deploy mta_archives/html5userapi_0.2.2 .mtar -m html5userapi-srv" ,
29- "deploy:cf:srv-java" : " cf deploy mta_archives/html5userapi_0.2.2 .mtar -m html5userapi-srv-java" ,
30- "deploy:cf:html5repo" : " cf deploy mta_archives/html5userapi_0.2.2 .mtar -m html5userapi-deployer" ,
26+ "deploy:cf" : " cf deploy mta_archives/html5userapi_0.4.1 .mtar" ,
27+ "deploy:cf:approuter" : " cf deploy mta_archives/html5userapi_0.4.1 .mtar -m html5userapi-ui" ,
28+ "deploy:cf:srv" : " cf deploy mta_archives/html5userapi_0.4.1 .mtar -m html5userapi-srv" ,
29+ "deploy:cf:srv-java" : " cf deploy mta_archives/html5userapi_0.4.1 .mtar -m html5userapi-srv-java" ,
30+ "deploy:cf:html5repo" : " cf deploy mta_archives/html5userapi_0.4.1 .mtar -m html5userapi-deployer" ,
3131 "html5:build" : " cd HTML5Module && rm -rf dist && npm run build:ui5 && cd .." ,
3232 "html5:push" : " cf html5-push -r HTML5Module/dist" ,
3333 "debug:cf" : " cf ssh html5userapi-srv -N -T -L 9229:127.0.0.1:9229" ,
You can’t perform that action at this time.
0 commit comments