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