mattbaileyuk opened a new pull request, #74:
URL: https://github.com/apache/couchdb-ci/pull/74

   In https://github.com/apache/couchdb-ci/pull/73 there was a change to 
install Hex as part of installing Elixir. There is then a step to `chown` the 
home directory, presumably because of files added by that install.
   
   However, this broke our pipeline because we use `install-elixir.sh` when 
building a container image (so in a Dockerfile) in our pipeline, and so the 
user running the script is _not_ `jenkins`.
   
   So I've updated the script to support other users running the script, 
testing the fork in our pipeline.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to