feat: update build action to use tencent cloud container registry.
All checks were successful
Build blog docker image / Build-Blog-Image (push) Successful in 1m42s

This commit is contained in:
2025-10-19 16:37:16 +08:00
parent dab866f13a
commit d1ec3a51d1
2 changed files with 36 additions and 30 deletions

View File

@@ -15,6 +15,9 @@ trim_trailing_whitespace = true
[project.json]
indent_size = 2
[*.{yaml,yml}]
indent_size = 2
# C# and Visual Basic files
[*.{cs,vb}]
charset = utf-8-bom