[CI] Specify kubectl version
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
4e6135955e
commit
fba085ad11
@ -14,8 +14,5 @@ steps:
|
|||||||
from_secret: 'drone_kube_config'
|
from_secret: 'drone_kube_config'
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- 'echo $KUBE_CONFIG > $HOME/.kube/config.bin'
|
- 'echo "$KUBE_CONFIG" > $HOME/.kube/config'
|
||||||
- 'cat $HOME/.kube/config.bin'
|
|
||||||
- 'base64 -d $HOME/.kube/config.bin > $HOME/.kube/config'
|
|
||||||
- 'cat $HOME/.kube/config'
|
|
||||||
- 'kubectl -n start-simoncor-net rollout restart deployment start-simoncor-net'
|
- 'kubectl -n start-simoncor-net rollout restart deployment start-simoncor-net'
|
||||||
|
Loading…
Reference in New Issue
Block a user