debug: Try running helmfile list
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Nikolai Rodionov 2023-09-27 05:12:47 +02:00
parent 240400097f
commit 9d43635ef6
Signed by: allanger
GPG Key ID: 906851F91B1DA3EF
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ steps:
SOPS_AGE_KEY:
from_secret: SOPS_AGE_KEY
commands:
- helmfile -e badhouseplants fetch
- helmfile -e badhouseplants list
- echo "Hey, bud, some helm releases are outdated:" > message_file.tpl
- cdh --kind helmfile -p $DRONE_WORKSPACE/helmfile.yaml --helmfile-environment badhouseplants -o >> message_file.tpl