syntax issue?
Some checks failed
/ render-helm (push) Failing after 17s

This commit is contained in:
Finn 2024-09-10 09:50:33 -07:00
parent 829688d89d
commit 4347da72c1

View file

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