首先我为canary.fireflysemantics.com
.
然后等了一个小时(不确定时间是否重要?)。
我创建了一个全新的存储库: https ://github.com/fireflysemantics/canary/
ng deploy
然后我使用这样的方式推送应用程序:
ng deploy --base-href=https://canary.fireflysemantics.com --cname=canary.fireflysemantics.com
这些文件现在位于存储库github-pages
分支中:
https://github.com/fireflysemantics/canary
但是它们没有被发布/构建,并且 CNAME 没有被 UI 拾取,所以我认为它也没有被看到:
想法?