Commit 6e6d9b67 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

Maybe the helm2 command is failing?

parent 1e133416
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ test-helm-2to3:
    - helm2 list
    - helm3 list
    - yes | helm3 2to3 cleanup --release-storage configmaps --tiller-out-cluster --tiller-ns "$KUBE_NAMESPACE"
    - helm2 list
    - helm2 list || echo 'helm2 failed to run'
    - export AUTO_DEVOPS_HELM_MAJOR_VERSION=3
    - auto-deploy download_chart
    - auto-deploy deploy