diff options
author | Patrick Steinhardt <ps@pks.im> | 2019-09-21 15:05:36 +0200 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2019-09-21 19:17:57 +0200 |
commit | 3c884cc31a13f63f3d4095e1c7fcf11e003fb019 (patch) | |
tree | 7351f191978fad628dbbd8e8f76af11433ee8a82 /src/commit.c | |
parent | 9cd5240edf82b63b883bdf4be3e01db16f635a23 (diff) | |
download | libgit2-3c884cc31a13f63f3d4095e1c7fcf11e003fb019.tar.gz |
azure: avoid building and testing in Docker as root
Right now, all tests in libgit2's CI are being executed as root
user. As libgit2 will usually not run as a root user in "normal"
usecases and furthermore as there are tests that rely on the
ability to _not_ be able to create certain paths, let's instead
create an unprivileged user "libgit2" and use that across all
docker images.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions