Rename workflow to be the platform
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Build and Deploy to TKE",
|
||||
"name": "Tencent Kubernetes Engine",
|
||||
"description": "Build a Docker container, publish it to TKE Registry, and deploy to TKE cluster.",
|
||||
"iconName": "tencentcloud",
|
||||
"categories": ["Dockerfile"]
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
#
|
||||
# 3. Change the values for the TKE_IMAGE_URL, TKE_REGION, TKE_CLUSTER_ID and DEPLOYMENT_NAME environment variables (below).
|
||||
|
||||
name: Build and Deploy to TKE
|
||||
name: Tencent Kubernetes Engine
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user