Modify workflow description

This commit is contained in:
mingshun
2020-04-29 10:02:53 +08:00
parent e5ca822488
commit c411e74e23
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Tencent Kubernetes Engine",
"description": "Build a Docker container, publish it to TKE Registry, and deploy to TKE cluster.",
"description": "This workflow will build a docker container, publish and deploy it to Tencent Kubernetes Engine (TKE).",
"iconName": "tencentcloud",
"categories": ["Dockerfile"]
}
+1 -1
View File
@@ -1,4 +1,4 @@
# This workflow will build a docker container, publish it to TKE Registry, and deploy it to TKE.
# This workflow will build a docker container, publish and deploy it to Tencent Kubernetes Engine (TKE).
#
# To configure this workflow:
#