Merge pull request #370 from Coding/master

Add Tencent Kubernetes Engine starter workflow
This commit is contained in:
Cameron Booth
2020-04-29 10:52:12 -07:00
committed by GitHub
3 changed files with 124 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Tencent Kubernetes Engine",
"description": "This workflow will build a docker container, publish and deploy it to Tencent Kubernetes Engine (TKE).",
"iconName": "tencentcloud",
"categories": ["Dockerfile"]
}