mirror of
https://github.com/status-im/status-react.git
synced 2025-01-13 12:36:11 +00:00
6 lines
206 B
Markdown
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.
|