1 Star 0 Fork 0

CNCF/architecture

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
netlify.toml 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chris Abraham 提交于 2024-08-09 14:03 . Drop in Glossary files
[build]
publish = "public"
command = "make production-build"
[build.environment]
NODE_VERSION = "18.16.1"
HUGO_VERSION = "0.115.2"
[context.production.environment]
HUGO_ENV = "production"
[context.deploy-preview.environment]
HUGO_ENV = "preview"
[context.deploy-preview]
command = "make preview-build"
[context.branch-deploy]
command = "make preview-build"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cncf/architecture.git
git@gitee.com:cncf/architecture.git
cncf
architecture
architecture
main

搜索帮助