文件名称:舵图
文件大小:39KB
文件格式:ZIP
更新时间:2024-03-07 21:37:38
Smarty
舵图 此仓库使用托管舵图 设置 一个GitHub存储库,其中包含带有您的Helm图表的目录(例如:/ charts) 一个名为gh-pages的GitHub分支用于存储发布的图表git checkout --orphan gh-pages git rm -rf . git commit -m " Initial commit " --allow-empty git push 在.github / workflows目录中创建工作流程.yml文件 在您的存储库CR_TOKEN创建一个秘密,该秘密包含具有repo范围的GitHub个人访问令牌 工作流程示例 创建一个工作流(例如:.github / workflows / release.yml): name : Release Charts on : push : branches : - master jobs
【文件预览】:
helm-charts-master
----.github()
--------workflows()
----README.md(1KB)
----charts()
--------common()
--------motioneye()
--------schedule-pod-restart()