Compare commits

..

No commits in common. "c89d3657ee93334254945cf1060e676bb4b34c9e" and "ab38486bff3a8e68ba28da11927d4172c13d4111" have entirely different histories.

View File

@ -53,7 +53,7 @@ steps:
environment: environment:
KUBE_CONFIG: KUBE_CONFIG:
from_secret: 'drone_kube_config_kaas' from_secret: 'drone_kube_config'
commands: commands:
- 'echo "$KUBE_CONFIG" > $HOME/.kube/config' - 'echo "$KUBE_CONFIG" > $HOME/.kube/config'