Files
podman/contrib
Ed Santiago 81115243ef CI: fix rootless permission error
CI runs are failing in special_testing_rootless:

    mkdir /var/tmp/go/pkg: permission denied

Probable cause: #6822, which universally set GOPATH.

Solution: in rootless setup, chown -R GOPATH as well
as GOSRC (the latter was already being chowned).

Signed-off-by: Ed Santiago <santiago@redhat.com>
2020-07-23 06:17:22 -06:00
..
2020-07-23 06:17:22 -06:00
2020-01-14 13:42:59 +00:00
2020-01-17 10:43:48 -05:00
2020-04-01 14:01:46 +03:00