Skip to content

Commit

Permalink
adjust shfmt job to new image
Browse files Browse the repository at this point in the history
  • Loading branch information
xrstf committed Mar 18, 2024
1 parent 169a4dd commit 4a54113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prow/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ presubmits:
containers:
- image: quay.io/kubermatic/build:go-1.22-node-18-5
command:
- "/bin/shfmt"
- shfmt
args:
# -l list files whose formatting differs from shfmt's
# -d error with a diff when the formatting differs
Expand Down

0 comments on commit 4a54113

Please sign in to comment.