Skip to content

Commit b7d7b4d

Browse files
lboixyannh
andauthored
Update Readme.md (#232)
* Update Readme.md Just adding details for how to use the script command with args for the Gitlab CI usecase * Update Readme.md Good catch! Co-authored-by: Yann Hamon <[email protected]> --------- Co-authored-by: Yann Hamon <[email protected]>
1 parent 2e50b79 commit b7d7b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ lint-kubeconform:
331331
name: ghcr.io/yannh/kubeconform:latest-alpine
332332
entrypoint: [""]
333333
script:
334-
- kubeconform
334+
- /kubeconform -summary -output json kubeconfigs/
335335
```
336336
337337
See [issue 106](https://github.com/yannh/kubeconform/issues/106) for more details.

0 commit comments

Comments
 (0)