This commit is contained in:
parent
152b77aaae
commit
829688d89d
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- run: apk add --no-cache nodejs git helm kubectl
|
- run: apk add --no-cache nodejs git helm kubectl
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: helm/render-all.sh
|
- run: helm/render-all.sh || ls -lha
|
||||||
- run: git diff --exit-code
|
- run: git diff --exit-code
|
||||||
|
|
Loading…
Reference in a new issue