Modify workflow description
This commit is contained in:
@@ -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
@@ -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:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user