Closed
Description
Title: build does not work from tarball, but only from git checkout
Description:
When downloading a release tarball, unpacking and trying to build you get the following error:
ERROR: Process exited with status 1: Process exited with status 1
fatal: Not a git repository (or any parent up to mount point /source)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Target //source/exe:envoy-static.stamped failed to build
INFO: Elapsed time: 57.978s, Critical Path: 0.03s
FAILED: Build did NOT complete successfully
It would be nice if the build worked also on the downloadable tarballs.
Thanks,
Christian