File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed
web-framework/php/wordpress Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- web-framework/php/typecho
1+ web-framework/php/wordpress
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-wordpress
33Provider :
44 - 阿里云
5- Version : 1.2.0
5+ Version : 1.2.1
66Description : 快速部署一个 wordpress 框架到阿里云函数计算
77HomePage : https://github.com/devsapp/start-web-framework
88Tags :
Original file line number Diff line number Diff line change @@ -83,8 +83,7 @@ services:
8383 component : fc
8484 actions :
8585 post-deploy :
86- - run : s helper invoke
87- path : ./
86+ - component : fc invoke
8887 props :
8988 region : ${vars.region}
9089 service : ${vars.service}
Original file line number Diff line number Diff line change @@ -85,8 +85,7 @@ services:
8585 component : fc
8686 actions :
8787 post-deploy :
88- - run : s helper invoke
89- path : ./
88+ - component : fc invoke
9089 props :
9190 region : ${vars.region}
9291 service : ${vars.service}
You can’t perform that action at this time.
0 commit comments