Check matrix
This commit is contained in:
parent
4d5d02a38e
commit
96f0ced99f
@ -20,4 +20,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- mkdir $HOME/.kube
|
- mkdir $HOME/.kube
|
||||||
- echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config
|
- echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config
|
||||||
- helmfile -e $ENV diff
|
- helmfile -e ${ENV} diff
|
||||||
|
Reference in New Issue
Block a user