Skip to content

Commit

Permalink
feat(devel): put Helm chart unittests in subfolder for each stage
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Jul 4, 2023
1 parent 74fdb21 commit 3e17880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-assets/tasks/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tasks:
desc: Executes helm unittests
dir: charts/managed-identity-wallet
cmds:
- helm unittest .
- helm unittest -f 'tests/**/*.yaml' .

readme:
desc: Rebuilds the readme of the Helm chart
Expand Down

0 comments on commit 3e17880

Please sign in to comment.