mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #678] [Feature] 工作流中添加自定义命令 #457
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#457
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 @zhuxq1 on GitHub (May 12, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/678
功能描述 / Description
希望在工作流中添加单独的命令执行
请求动机 / Motivation
如部署多个独立域名证书,最后统一重启nginx,或者可以shell处理一些其他的工作
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (May 12, 2025):
感谢建议。
目前你可以选择在最后添加一个 SSH 或本地部署(路径可以随意填写)节点,用于执行自定义脚本。