]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Move source directory under $(CI_USER_HOME)
authorAndrea Bolognani <abologna@redhat.com>
Thu, 15 Aug 2019 18:52:07 +0000 (20:52 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 21 Aug 2019 16:58:19 +0000 (18:58 +0200)
commita79ae3b9a96b2957255a67cc8e06c6bc47125490
tree6670ce23b2101ceff82bb1ea339967fa1355d2f6
parente14bfc97b755d4d35f6bf80ffcd915b4fe79df39
ci: Move source directory under $(CI_USER_HOME)

Now that we have a home directory for the user, storing the
source there rather than in a custom top-level directory is
the obvious choice.

Later on we're also going to add some more files related to
builds, and storing everything in the user's home directory
will keep things nice and tidy.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
ci/Makefile