Check matrix

This commit is contained in:
Nikolai Rodionov 2023-02-18 18:35:36 +01:00
parent 4d5d02a38e
commit 96f0ced99f

View File

@ -20,4 +20,4 @@ steps:
commands:
- mkdir $HOME/.kube
- echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config
- helmfile -e $ENV diff
- helmfile -e ${ENV} diff