From a921a9e19d1a3e6bf74ec10808dd9ad38bc5a34a Mon Sep 17 00:00:00 2001 From: ljing Date: Fri, 11 Dec 2020 23:02:57 +0800 Subject: [PATCH] Update alibabacloud.yml --- ci/alibabacloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/alibabacloud.yml b/ci/alibabacloud.yml index 2226613..5d457d6 100644 --- a/ci/alibabacloud.yml +++ b/ci/alibabacloud.yml @@ -1,4 +1,4 @@ -# This workflow will build and push a new container image to Alibaba Cloud Container Reigstry (ACR), +# This workflow will build and push a new container image to Alibaba Cloud Container Registry (ACR), # and then will deploy it to Alibaba Cloud Container Service for Kubernetes (ACK), when a release is created. # # To use this workflow, you will need to complete the following set-up steps: