文件名称:test-github-actions-calver:具有基于日期的发布工作流程的示例存储库
文件大小:5KB
文件格式:ZIP
更新时间:2024-04-23 12:10:16
PowerShell
docker-test-github-actions
带有CalVer(基于日期)发布工作流程的示例存储库。
工作流程
建造
触发: git push origin push或PR
ci-master-pr :CI
发行版
基于日期的发行
触发: git checkout release && git merge --no-ff master 。
ci-release :分支elease-tags-date上的CI,以格式为YYYYMMDD.
【文件预览】:
test-github-actions-calver-master
----.github()
--------release-drafter.yml(929B)
--------workflows()
----README.md(1KB)
----test()
--------test.ps1(30B)