Fix actions
This commit is contained in:
@@ -17,6 +17,5 @@ jobs:
|
|||||||
uses: docker://alpine/helm:3.14.0
|
uses: docker://alpine/helm:3.14.0
|
||||||
with:
|
with:
|
||||||
entrypoint: ["sh", "-c"]
|
entrypoint: ["sh", "-c"]
|
||||||
args: |
|
args:
|
||||||
echo "Running helm lint on duino-miner-helm chart"
|
- echo "Running helm lint on duino-miner-helm chart" && helm lint ./
|
||||||
helm lint ./
|
|
||||||
|
Reference in New Issue
Block a user