Github 默认安装地址是3.5.0.beta9-dev,我想更换稳定版需要在 app.yml 更改哪些内容?
我记得讨论过这个问题,但好像找不到内容了:
You can edit your
app.ymlfile to point to the stable branch (stable). The line you want to edit isversion, it defaults toversion: tests-passed.
version: stable
只要改这个地方的内容就行。
但需要重构。
2 Likes
真的太棒了!
谢谢你的答复:heart:
1 Like