where is helm/render-all?
All checks were successful
/ render-helm (push) Successful in 19s

This commit is contained in:
Finn 2024-09-10 09:49:36 -07:00
parent 152b77aaae
commit 829688d89d

View file

@ -11,5 +11,5 @@ jobs:
steps:
- run: apk add --no-cache nodejs git helm kubectl
- uses: actions/checkout@v3
- run: helm/render-all.sh
- run: helm/render-all.sh || ls -lha
- run: git diff --exit-code