This commit is contained in:
parent
829688d89d
commit
4347da72c1
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue