kubernetes / git-sync

A sidecar app which clones a git repo and keeps it in sync with the upstream.
Apache License 2.0
2.13k stars 406 forks source link

/bin/sh: ./build/test.sh: not found #895

Closed rul closed 1 week ago

rul commented 1 week ago

Running make test produces:

/bin/sh: ./build/test.sh: not found
make: *** [Makefile:237: test] Error 127
- exit 2

This is related to #894, as can be seen in its build job.