mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1204] [Feature] 部署证书到git #817
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#817
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @buyfakett on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1204
Description / 功能描述
在流程“部署证书到。。。”中增加把文件更新到指定git仓库的指定文件中,并且有“前置操作”和“后置操作”
Motivation / 请求动机
由于我是使用git管理证书和nginx配置,然后再用另外的自动化工具去发送配置到对应服务器上,增加这个功能后可以完成自动化更新证书
Miscellaneous / 其他
No response
Contribution / 贡献代码
@fudiwei commented on GitHub (Feb 26, 2026):
用部署到本地主机,然后执行后置命令脚本不行吗?