color maybe
Some checks failed
/ render-helm (push) Failing after 19s

This commit is contained in:
Finn 2024-09-10 09:55:41 -07:00
parent 869fa48c73
commit 94ff75e997

View file

@ -12,4 +12,4 @@ jobs:
- run: apk add --no-cache nodejs git helm kubectl bash - run: apk add --no-cache nodejs git helm kubectl bash
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: ./helm/render-all.sh - run: ./helm/render-all.sh
- run: git diff --exit-code - run: git diff --exit-code --color