docker: run script from /work without root user env
Running from /work means output is saved properly between runs (no
re-downloads).
Also, sudo -E passed in environment variables such that git was trying
to get the config from /root, which obviously didn't work when running
as a build user.
Signed-off-by: Olof Johansson <olof@lixom.net>
Showing
Please register or sign in to comment