更改kubectl的action2
Some checks failed
Build Push and Deploy Image / build (push) Failing after 21m41s
Some checks failed
Build Push and Deploy Image / build (push) Failing after 21m41s
This commit is contained in:
@@ -146,7 +146,8 @@ jobs:
|
||||
- name: Setup kubectl
|
||||
uses: http://139.9.216.111:3000/bamanker/setup-kubectl@v4
|
||||
with:
|
||||
version: "v1.33.6" # 或指定具体版本,比如 "v1.29.0"
|
||||
version: "v1.33" # 或指定具体版本,比如 "v1.29.0"
|
||||
id: install
|
||||
|
||||
- name: Configure kubeconfig
|
||||
# 假设您的 KUBE_CONFIG 秘密是 Base64 编码的 kubeconfig 文件内容
|
||||
|
||||
Reference in New Issue
Block a user