forked from DSIT/documentation-dsit
Fix CI
This commit is contained in:
parent
3c88ca893b
commit
10030eba47
|
@ -28,7 +28,7 @@ steps:
|
|||
kubernetes_token:
|
||||
from_secret: k8s_token
|
||||
commands:
|
||||
- apk install curl
|
||||
- apk add --no-cache curl
|
||||
- curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
|
||||
- sudo mv kubectl /usr/bin/kubectl
|
||||
- chmod +x /usr/bin/kubectl
|
||||
|
|
Loading…
Reference in New Issue
Block a user