Add Tencent Cloud starter workflow

This commit is contained in:
mingshun
2020-02-27 10:57:33 +08:00
parent 48ae89ff98
commit 90e0057b61
2 changed files with 82 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Build and Deploy to TKE",
"description": "Build a Docker container, publish it to TKE Registry, and deploy to TKE cluster.",
"iconName": "tencentcloud",
"categories": ["Dockerfile"]
}