Compare commits
1 Commits
v4.2.3-nat
...
v4.2.4-nat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4baa013d02 |
@@ -145,7 +145,7 @@ jobs:
|
||||
|
||||
- name: Setup kubectl
|
||||
run: |
|
||||
curl -LO "http://10.10.0.5:9000/test/kubectl" &&
|
||||
curl -LO "https://dl.k8s.io/release/v1.33.0/bin/linux/amd64/kubectl" &&
|
||||
chmod +x kubectl &&
|
||||
mv kubectl /usr/local/bin/ &&
|
||||
kubectl version
|
||||
|
||||
Reference in New Issue
Block a user