docs: add reference for Kubernetes deployment in deploy.yaml
All checks were successful
Build and Push Container Image, Deploy to Host / build-and-push-and-deploy (push) Successful in 1m36s

This commit is contained in:
2025-08-09 19:04:06 +08:00
parent aab775ef8f
commit 1f590e2e33

View File

@ -8,6 +8,7 @@
# HARBOR_USERNAME: e.g. christina
# HARBOR_PASSWORD: e.g. 123456
# Author: s@liteyuki.org
# 如果要使用工作流把应用部署到Kubernetes集群请参考git.liteyuki.org/kubernetes/deploy/README.md (私有)
name: Build and Push Container Image, Deploy to Host