2019-03-22 15:05:27 +01:00

6 lines
206 B
Markdown

# Description
In order to make Nix work with Jenkins we have to make it possible to use it as Jenkins user.
For that reason we add `jenkins` user with the right UID and GID matching the ones on CI hosts.