jenkinsci / kubernetes-operator

Kubernetes native Jenkins Operator
https://jenkinsci.github.io/kubernetes-operator
Other
599 stars 236 forks source link

chore: Update git ls-files cmd with missing arg #832

Closed aj-robson closed 1 year ago

aj-robson commented 1 year ago

Missing arg causing fatal error when running make cmds

image

Changes

Update git ls-files cmd with missing arg. This is currently causing a fatal error when running make cmds

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

See the contribution guide for more details.

Reviewer Notes

If API changes are included, additive changes must be approved by at least two OWNERS and backwards incompatible changes must be approved by more than 50% of the OWNERS.

Release Notes