Provide a user and email for the fake commit

This commit is contained in:
Cameron Gutman
2020-02-05 17:56:47 -08:00
parent 9778a319be
commit 559e939f25

View File

@@ -15,7 +15,7 @@ mkdir /opt/build
# Nuke the libs folder - not needed for Linux
git rm -r libs
git commit -m "Remove pre-built libraries"
git -c user.name="Docker Build" -c user.email="docker@build" commit -m "Remove pre-built libraries"
# Generate source tarball
scripts/generate-src.sh